Disable auto focus on dialog open #2307
Unanswered
kylerphillips
asked this question in
Q&A
Replies: 4 comments 6 replies
-
The same question arises for the Sheet component 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe I'm wrong but I think is necessary for Accessibility. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I wanted to contribute a bit by making this open source project, where I used shadcn , you can contribute and customize some objects if you want, here is my repo : https://github.com/PiotrWarzachowski/DocMind Feel free to check it out, its public on vercel. You can leave a star ⭐ if you want 💓. Have a good year |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using the default Dialog component with input fields from the shadcn docs.
I wanted to know if it's possible to disable the auto focus on inputs when the dialog opens?
Beta Was this translation helpful? Give feedback.
All reactions