Skip to content

Conversation

@kirsty-hames
Copy link
Contributor

@kirsty-hames kirsty-hames commented Jan 29, 2026

Fixes #126

Update

  • remove image aria-hidden
  • add missing quotes to src and alt values

Testing confirmed an empty alt tag (alt="") is widely supported by screen readers / browsers to ignore an image without the need for aria-hidden.

This is part of a global change in Adapt to use alt instead of aria-label for image alternative text for consistency across Adapt and to align with best practice.

Related

- replace aria-label with alt
- remove aria-hidden
- add missing quotes to src and alt values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Needs Reviewing

Development

Successfully merging this pull request may close these issues.

Remove redundant aria-hidden from image when no alt text is set

2 participants