Skip to content

feat(linter): implement non-interactive-element-to-noninteractive-role#21896

Open
mehm8128 wants to merge 6 commits intooxc-project:mainfrom
mehm8128:feat/non-interactive-element-to-noninteractive-role
Open

feat(linter): implement non-interactive-element-to-noninteractive-role#21896
mehm8128 wants to merge 6 commits intooxc-project:mainfrom
mehm8128:feat/non-interactive-element-to-noninteractive-role

Conversation

@mehm8128
Copy link
Copy Markdown
Contributor

related to #1141

@mehm8128 mehm8128 requested a review from camc314 as a code owner April 28, 2026 12:07
@mehm8128 mehm8128 changed the title feat: implement non-interactive-element-to-noninteractive-role feat(linter): implement non-interactive-element-to-noninteractive-role Apr 28, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 28, 2026

Merging this PR will not alter performance

✅ 4 untouched benchmarks
⏩ 47 skipped benchmarks1


Comparing mehm8128:feat/non-interactive-element-to-noninteractive-role (2b0385c) with main (8ddc7ec)

Open in CodSpeed

Footnotes

  1. 47 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

mehm8128 and others added 5 commits April 28, 2026 21:41
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
@mehm8128 mehm8128 force-pushed the feat/non-interactive-element-to-noninteractive-role branch from 24bbcd8 to e630e55 Compare April 28, 2026 12:43
Comment on lines +34 to +35
/// A map of element/component names to arrays of ARIA roles that are allowed
/// for that element even if they are non-interactive roles.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should list the default allowed roles here

@mehm8128 mehm8128 requested a review from camchenry April 30, 2026 03:32
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.

2 participants