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
From live demo [http://eureka2.github.io/ab-datepicker/]:
Tab / Shift+Tab If the datepicker is in modal mode, navigate between calander grid and close/previous/next selection buttons, otherwise move to the field following/preceding the date textbox associated with the datepicker
So this is by design.
But maybe it would be better to have the same behaviour as for modal also for datepicker in standard mode.
Next Year, Previous Year, Next Month etc has the tabindex="0" present, but when pressing Tab it closes the dapicker. Those control should get focus.
How can I fix this?
The text was updated successfully, but these errors were encountered: