Skip to content

fix: Add accessibility audit (a11y) to CI - #600

Open
Abayomi-fx wants to merge 1 commit into
PromptMintLabs:mainfrom
Abayomi-fx:solver/issue-431-130-a0
Open

fix: Add accessibility audit (a11y) to CI#600
Abayomi-fx wants to merge 1 commit into
PromptMintLabs:mainfrom
Abayomi-fx:solver/issue-431-130-a0

Conversation

@Abayomi-fx

Copy link
Copy Markdown

Summary

Configured eslint-plugin-jsx-a11y in eslint.config.js to enforce accessibility rules (labels, alt text, contrast, focus order) as part of CI linting.

Changed files

  • eslint.config.js

Test plan

Run yarn lint to verify eslint-plugin-jsx-a11y rules check correctly.

This PR was created as a draft by the issue solver bot. It will remain a
draft until repository CI passes.

Closes #431

@Abayomi-fx
Abayomi-fx marked this pull request as ready for review September 1, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add accessibility audit (a11y) to CI

2 participants