How to get focus on error when using Combobox or DatePicker? #2916
nativedone
started this conversation in
General
Replies: 2 comments 1 reply
-
The errors, as you can see, are there but the elements do not get their focus state activated. |
Beta Was this translation helpful? Give feedback.
0 replies
-
In case someone else is trying to fix this: The issue can be fixed by updating the CSS of the trigger button:
I've just added If it still does not work for you, check if the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After trying locally, I saw that even the example in the documentation site does not handle it.
Any idea how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions