You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good afternoon, I would be interested in trying to help with this, is that possible? Also are the inputs you're referencing the ones in ./solara/components/inputs.py ?
I just completed the PR. An autofocus feature should have been implemented for the inputs but please let me know if I need to fix any mistakes in my code or if I can optimize.
For all our Inputs it makes total sense to support autofocus:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus
vuetify2 and 3 support it, and it's the HTML standard.
The text was updated successfully, but these errors were encountered: