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

Update slider.ts #16216

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Update slider.ts #16216

merged 1 commit into from
Aug 15, 2024

Conversation

rmcclell
Copy link
Contributor

@rmcclell rmcclell commented Aug 12, 2024

Fixes #16214

Add missing role attribute to second slider on range type slide to pass chrome lighthouse accessibility audit.

Reference for ticket details

Defect Fixes

When submitting a PR, please also create an issue documenting the error and manually link to an issue or mention it in the description using #<issue_id>.

Feature Requests

Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has to be implemented by our team following our own processes.
Smaller scaled feature implementations such as adding a property to a component will be considered for merging.

Add missing role attribute to second slider on range type slide to pass chrome lighthouse accessibility audit.
Copy link

vercel bot commented Aug 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Aug 12, 2024 7:03pm

@rmcclell rmcclell mentioned this pull request Aug 12, 2024
@cetincakiroglu
Copy link
Contributor

Hi,

Thanks a lot for the effort and support!

@cetincakiroglu cetincakiroglu merged commit 6ce9365 into primefaces:master Aug 15, 2024
2 of 3 checks passed
@rmcclell
Copy link
Contributor Author

Hi,

Thanks a lot for the effort and support!

Thanks for the quick response, I tried out the 17.18.9 version deployed to NPM after updating it locally and I can't see the slider role above in the package in \node_modules\primeng\esm2022\slider\slider.mjs file, but the markup doesn't seem to update and show the role="slider" on that second slider. I tried deleting the primeng package and re installing it to insure it was not cache issue with NPM. I wondering if I missed somewhere else that it need changed or it didn't fully update after build correctly.

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.

Component: Slider
2 participants