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

The clear button overlaps the down-arrow in select #92

Closed
martinbarilik opened this issue May 19, 2021 · 2 comments
Closed

The clear button overlaps the down-arrow in select #92

martinbarilik opened this issue May 19, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@martinbarilik
Copy link

There is a overlap of clear button when doing mouse-over.

https://jsfiddle.net/mArtinko5MB/cx8203az/17/
Also can we make the clear button always visible? It won't hurt to know ( without doing mouse-over ) that the select is deselectable.

@martinbarilik martinbarilik added the bug Something isn't working label May 19, 2021
@martinbarilik
Copy link
Author

martinbarilik commented May 19, 2021

question: when using clear button, is it intentional that after clicking on remove button a placeholder is show only on focus out ? ( i have to click around the select or use tab to see it )

@martinbarilik
Copy link
Author

Also, clear button doesn't clear e.target.value to null, it stays the same. It only clears div shown, which is unusable because if i want to deselect the value of form it stays the same after submit, basically i am unable to deselect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant