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

(fixes #5124) Enhance Accessibility, Add aria-label to search. #5224

Merged
merged 4 commits into from
Sep 26, 2023

Conversation

ZubairImtiaz3
Copy link
Contributor

fixes #5124

Issue:
The search icon on the CMS UI's sharing page lacked an aria-label, affecting accessibility.

Resolution:
Added an aria-label to the icon in the Input component, enhancing screen reader support.

@netlify
Copy link

netlify bot commented Sep 23, 2023

Deploy Preview for volto canceled.

Name Link
🔨 Latest commit f729f34
🔍 Latest deploy log https://app.netlify.com/sites/volto/deploys/650f6f0cbc57f8000819ef82

@davisagli davisagli changed the title (fixes #5124) Enhance Accessibility, Add Arial label to search. (fixes #5124) Enhance Accessibility, Add aria-label to search. Sep 26, 2023
Copy link
Member

@davisagli davisagli left a comment

Choose a reason for hiding this comment

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

Thanks!

@davisagli davisagli merged commit 039db7d into plone:master Sep 26, 2023
29 checks passed
sneridagh added a commit that referenced this pull request Sep 26, 2023
* master:
  fix preview image (#5153)
  fixed deprecated buffer.from (#5205)
  feat: add canonical link (#5215)
  Fix links to link integrity in delete modal (#5226)
  (fixes #5124) Enhance Accessibility, Add aria-label to search.  (#5224)
  document the querystringSearchGet setting (#5206)
  Fix empty slate text block in table of contents (#5156)
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.

a11y - sharing page - search icon label - cms ui
2 participants