Skip to content

fix: hide decorative SVG icons from screen readers - #36

Closed
slegarraga wants to merge 1 commit into
SignalizeAI:mainfrom
slegarraga:fix/decorative-svg-aria-hidden
Closed

fix: hide decorative SVG icons from screen readers#36
slegarraga wants to merge 1 commit into
SignalizeAI:mainfrom
slegarraga:fix/decorative-svg-aria-hidden

Conversation

@slegarraga

Copy link
Copy Markdown

Adds aria-hidden="true" to the decorative testimonial star SVG and the FAQ question-mark icon.

Screen readers no longer announce repeated unlabelled graphics or a meaningless icon next to every FAQ entry.

Verified with npm run lint and npm run build.

Closes #35

@royalpinto007

Copy link
Copy Markdown
Contributor

Closing this PR.

The author is no longer an active contributor on these repositories, so this cannot be carried through review or iterated on.

The underlying issue stays open and is available for anyone who wants it. If you were looking at this change, please do open a fresh PR, it is very welcome.

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.

Decorative SVG icons are announced by screen readers (missing aria-hidden)

2 participants