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
First of all: Thank you very much for your great work on bits-ui and shadcn!
Is it possible to set the focus programmatically for PIN Input nested in a Dialog?
On non-touch devices, everything looks fine when using “autofocus”. On touch devices, the focus is also set, but the keyboard is not displayed, which confuses users.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First of all: Thank you very much for your great work on bits-ui and shadcn!
Is it possible to set the focus programmatically for PIN Input nested in a Dialog?
On non-touch devices, everything looks fine when using “autofocus”. On touch devices, the focus is also set, but the keyboard is not displayed, which confuses users.
Or any other ideas how to work around?
Beta Was this translation helpful? Give feedback.
All reactions