Skip to content

refactor: add aria-hidden to SVGs on Faq page. This closes issue #193#202

Open
JJenk89 wants to merge 1 commit into
nastaso:mainfrom
JJenk89:refactor/faq
Open

refactor: add aria-hidden to SVGs on Faq page. This closes issue #193#202
JJenk89 wants to merge 1 commit into
nastaso:mainfrom
JJenk89:refactor/faq

Conversation

@JJenk89

@JJenk89 JJenk89 commented Jul 15, 2026

Copy link
Copy Markdown

What does this PR do?

Refactors the SVG elements on src/Components/Faq.astro to include aria-hidden labels.

Why?

This improves accessibility for screenreaders.

Closes #193

How was this tested?

Checklist

  • [ x ] npm run build passes locally
  • [ x ] npm run lint passes locally
  • [ x ] npm run test passes locally
  • npm run validate passes locally (only if you touched src/data/**/*.json)
  • No new third-party dependencies (or justified above)

Screenshots (UI changes only)

@JJenk89
JJenk89 requested a review from nastaso as a code owner July 15, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

a11y(Faq): mark the decorative chevron SVGs as aria-hidden

1 participant