Skip to content

Fix invalid ARIA roles#255

Open
fff122 wants to merge 1 commit into
rstacruz:masterfrom
fff122:fix-invalid-aria-roles
Open

Fix invalid ARIA roles#255
fff122 wants to merge 1 commit into
rstacruz:masterfrom
fff122:fix-invalid-aria-roles

Conversation

@fff122
Copy link
Copy Markdown

@fff122 fff122 commented May 9, 2026

This updates NProgress to use valid ARIA semantics for the progress indicator.\n\nChanges:\n- replace the custom bar/spinner role selectors with class selectors\n- expose the bar as a real progressbar with aria-valuemin/max/now\n- keep aria-valuenow in sync as the progress changes\n- add tests for the ARIA attributes\n\nTested with: npm test

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