Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve pad placeholder behaviour #112

Closed
atd opened this issue Nov 17, 2015 · 2 comments
Closed

Improve pad placeholder behaviour #112

atd opened this issue Nov 17, 2015 · 2 comments

Comments

@atd
Copy link
Member

atd commented Nov 17, 2015

See P2Pvalue/angular-swellrt#18

@atfornes
Copy link
Contributor

atfornes commented Dec 2, 2015

P2Pvalue/angular-swellrt@da1ecf3 solves this. It does not hide placeholder on focus. However, if all text is erase, the placeholder does not appear again until a blur event occur.

I believe it is good enough behavior, and since it is difficult to consider the case previously exposed, I will close the issue whtih this fix. @atd, please open the issue again if you believe that it still needs to be fixed.

@atd
Copy link
Member Author

atd commented Dec 3, 2015

@atfornes I agree that it is good enough. The main reason was to be able to focus the pad on new project creation, and still displaying the placeholder

However I would expect its behaviour to be consistent with other placeholders. So I would keep P2Pvalue/angular-swellrt#18 opened

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants