Closed
Description
When using calendar with hide-offset-dates
turned on, the dates get correctly hidden, but tabindex
is still set to 0, so user needs to navigate through empty calendar cells.
Proposing to set it programmatically off, e.g based on showDay(dayVal).
For context, had to click tab 3 times to get to first of August date cell (September would be even worse):