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

Select Component Initiates Focus Again When Moving Away And Back To Window Tab #6

Open
jakedewitt87 opened this issue May 19, 2020 · 0 comments

Comments

@jakedewitt87
Copy link

So the issue here is when you have a Element UI select input (https://element.eleme.io/?ref=madewithvuejs.com#/en-US/component/select) and you add the "filterable" attribute to the select component. Then if you select an option in that select box and then click on a new tab in your browser and then return back to the first tab, then the dropdown list is displayed again even though an option was already selected previously.

I was able to recreate this with your own documentation page here https://element.eleme.io/?ref=madewithvuejs.com#/en-US/component/select just scroll down to the "Option filtering" section, then select an option from that dropdown click on a new tab in your browser and then click back to return to that original tab. Also I created a video from one of my development projects showing the issue as well:

https://www.screencast.com/t/6stkc2zckq4

Thanks for you help on this!

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