danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
140 stars 60 forks source link

Tabindex inside calender is not working correctly #117

Closed bpanteleev closed 2 years ago

bpanteleev commented 3 years ago

Tabindex inside calendar only allows to select a single date (i.e. only 7th day of the month).

image

Expected behavior: it should be possible to select any date via tab

danielmoncada commented 2 years ago

@bpanteleev the calendar days themselves do not tab. You can select days within the calendar using your keyboard arrows and pressing "enter" when you want a particular day selected.