Jessica Rosenquist
Jessica Rosenquist
### Expected Behavior The clear and search should be accessible via keyboard in the Select component ### Actual Behavior When you have both clear and search in a select the...
There is a desire to pass props to Select options without having to handle all the styling of the options. For example if someone wants to add `data-trackid` to each...
### Expected Behavior Row in a Datatable that are clickable should be interactive via both 'space' and 'enter' ### Actual Behavior Trying to interact with the row with 'space' doesn't...
### Expected Behavior The `` element in Pagination should only have children that are ``, `` or `` elements ### Actual Behavior The `` element in the Pagination component has...
### Expected Behavior Automated accessibility tests shouldn't flag Select component as violating the nested interactive rule. ### Actual Behavior We have a button with an input inside of it in...
The Calendar dates within a range are indicated by a light purple color. This range background color on the dates is the only visual communication given that the dates are...
### Expected Behavior Dates in the Calendar should be selectable by clicking, pressing 'space' or 'enter' ### Actual Behavior Pressing 'space' doesn't work to select the date ### URL, screen...
### Expected Behavior Each FormField should have 1 label. ### Actual Behavior Providing a label on a FormField and on its contained Checkbox leads to an orphaned label on the...
### Expected Behavior Meter information should be read out for a screenreader user. ### Actual Behavior Currently, Voiceover doesn't have access to read chart text information; just read out as...
### Expected Behavior It should be easy and clear for a voiceover screanreader user to navigate to the suggestions ### Actual Behavior Navigating to the TextInput suggestions while using voiceover...