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
docs(dialog): explain how to disable auto-focus for elements (#2596)
* docs(dialog): explain how to disable auto-focus for elements
* Explains that the dialog auto-focuses elements, which are tabbable for the user
* Also adds a small example for disabling the auto-focus on specific elements
Closes#2533
* Address comment
0 commit comments