Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(designer): Accessibility - Set right aria label for concurrency control inputs #6195

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

ccastrotrejo
Copy link
Contributor

@ccastrotrejo ccastrotrejo commented Nov 27, 2024

This pull request includes changes to the libs/designer/src/lib/ui/settings/sections/general.tsx file to improve accessibility by updating the ariaLabel properties for better clarity.

Accessibility improvements:

  • Updated ariaLabel from concurrencyTitle to concurrencySubLabel to provide a more accurate description.
  • Updated ariaLabel from concurrencyTitle to degreeOfParallelism to ensure the label matches the slider's function.

Fixes #6096

@ccastrotrejo ccastrotrejo merged commit 2f8066b into main Dec 2, 2024
12 checks passed
@ccastrotrejo ccastrotrejo deleted the ccastrotrejo/updateAriaLabel branch December 2, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants