MetaMask / metamask-design-system

2 stars 1 forks source link

Add Accessibility Testing for Components: Integrate a11y Storybook Plugin for React UI & Research React Native Alternatives #23

Open georgewrmarshall opened 1 month ago

georgewrmarshall commented 1 month ago

Description

Implement accessibility testing in the MetaMask design system to ensure all components meet accessibility standards. This will involve integrating the a11y Storybook plugin for React UI and researching alternatives for accessibility testing in React Native components.

Technical Details

Acceptance Criteria

References

georgewrmarshall commented 1 month ago

Create spike ticket for: - Look into how we could run Accessibility tests should automatically run during the development and build processes.

georgewrmarshall commented 1 month ago

Create another ticket for - Clear documentation should be provided to guide developers in writing accessible components and using the tools.