Content
View differences
Updated by Behrokh Satarnejad about 1 year ago
**As** a user
**I want to** use tab key to navigate in the date pickr
**so that** correct elements should be focused
**Acceptance criteria**
* When date pickr is open, first element should be focused (if there is a banner, then banner should be focused otherwise the tabs should be focused)
* Set the aria-label for tabs
* It should be possible to navigate through fields using keyboard and with using a screen reader it should give the user enough info about the field which is tabbed into.
**I want to** use tab key to navigate in the date pickr
**so that** correct elements should be focused
**Acceptance criteria**
* When date pickr is open, first element should be focused (if there is a banner, then banner should be focused otherwise the tabs should be focused)
* Set the aria-label for tabs
* It should be possible to navigate through fields using keyboard and with using a screen reader it should give the user enough info about the field which is tabbed into.