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
What is the current behavior?
Datepicker's dropdown dialog loses focus on Tab navigation.
If the current behavior is a bug, please provide the steps to reproduce it
Set focus to calendar input
Dialog opens
Focus is set to current date button
Press Tab
Focus moves outside the dialog to any next focusable page element
Dialog is not closed
What is the expected behavior?
Focus should be isolated inside datepicker's dialog. Tab from the last focusable element should move focus to the first one
Press calendar button inside the datepicker's input
For a first sight it looks like we have correct behavior now, ie we can move calendar's date using arrow keys. It looks more useful for me than tab one-by-one focus change. For example we could change the week using arrow up key instead of 7 times pressed tab.
@mikeozornin, could u pls specify target behavior?
Я думал успею быстро описать поведение всех компонентов (навбары, селекты и прочее) исходя из подобной логики, но видимо быстро не успею. Давайте починим это не дожидаясь тех.
Рома прав, если зациклить фокус внутри диалога будет лучше. Нужно переходить с даты на выбор месяца по Tab, а с месяца на даты по Shift + Tab, остальное все ок.
I'm submitting a bug
What is the current behavior?
Datepicker's dropdown dialog loses focus on Tab navigation.
If the current behavior is a bug, please provide the steps to reproduce it
What is the expected behavior?
Focus should be isolated inside datepicker's dialog. Tab from the last focusable element should move focus to the first one
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: