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

How to blur T-rich-select dropdown upon select #244

Open
matthewknill opened this issue Feb 24, 2022 · 0 comments
Open

How to blur T-rich-select dropdown upon select #244

matthewknill opened this issue Feb 24, 2022 · 0 comments

Comments

@matthewknill
Copy link

matthewknill commented Feb 24, 2022

Currently, when I select an option, the selectButton is not blurred as follows:
image

This doesn't bother me too much, however, when I go to another tab on my browser and then come back, it opens the dropdown without me even clicking on it:
image

This is very annoying though I believe it could simply be solved by blurring the component when an option is selected.
However, I was unable to find out how I can do this without accessing the DOM.

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

No branches or pull requests

1 participant