Jessica Rosenquist
Jessica Rosenquist
### Expected Behavior The expand/collapse control should have a focus indicator around it when it receives keyboard focus. In addition the screenreader announcements should give the user more content on...
Explore different solutions for testing for compatibility for different react versions (>16.6.1, >17.0.0, >18.0.0). - Eslint rule to check that we don't use react 18 only APIs. Can we have...
### Expected Behavior A TextArea with the resize control should be accessible to keyboard users ### Actual Behavior Currently it is not possible to resize the TextArea via keyboard ###...
We should explore if it makes sense to have Notification and Layer built using the html dialog element. We should explore what affect, if any, changing to use the dialog...
We should discuss whether these components should have a tab based navigation system (current) or if we should move towards an arrow key based navigation. This was brought up in...
### Expected Behavior When using voice over you should be able to access the details layer via keyboard. ### Actual Behavior Outside of voice over DataChart details can be access...
Now that we are using yarn v4 we should be able to upgrade to the latest version of storybook.
The package.json peer dependency is `"styled-components": ">= 5.x"`, we should include v6 of styled components to align with grommet and verify that v6 is working correctly with grommet-icons