Autosuggest should not open the list when the component receives the focus #672
Unanswered
GomezIvann
asked this question in
Ideas
Replies: 1 comment 3 replies
-
Thanks @GomezIvann!
My take on this is that probably we need to study case by case instead of relying upon a component-based solution. I did small research looking for this behavior, and I found out that when the user clicks on the list but there was no value entry is called zero state. I propose to use this term from now on! So...when is interesting to not show the list when the component autosuggest receives focus? Zero state - List closed
Zero state - List open
I'll be updating with more info If I'm able to find it or with some ideas for the two zero-state list-behavior options... References |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Two main questions here:
Beta Was this translation helpful? Give feedback.
All reactions