Skip to content

feat: replace non-semantic anchors and add a11y lint checks - #204

Open
vee1e wants to merge 1 commit into
c2siorg:mainfrom
vee1e:fix/issue-51-semantic-elements
Open

feat: replace non-semantic anchors and add a11y lint checks#204
vee1e wants to merge 1 commit into
c2siorg:mainfrom
vee1e:fix/issue-51-semantic-elements

Conversation

@vee1e

@vee1e vee1e commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Replace non-semantic anchors and add a11y lint checks

Description

  • Replaced non-link <a> usage with semantic elements in affected debugger UI components.
  • Updated related styles and breakpoint form labels to preserve behavior and improve accessibility semantics.
  • Added eslint-plugin-jsx-a11y config and CI a11y lint step for the touched components.

Additional context

npm run lint:a11y
# pass

npm run coverage
# Test Files: 10 passed, Tests: 20 passed

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.

1 participant