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

[SF][A11y][MessageView]: [The info and warning icons in MessageView is lack of alt text values] #7087

Open
1 task done
tandan0813 opened this issue Mar 17, 2025 · 1 comment · May be fixed by #7098
Open
1 task done

Comments

@tandan0813
Copy link

Describe the bug

The info and warning icons in MessageView component is lack of alt text values

Image

Expected:
Info and warning icons should have text alternatives

Isolated Example

https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/user-feedback-messageview--docs

Reproduction steps

Expected Behaviour

Info and warning icons should have accessible name

Screenshots or Videos

No response

UI5 Web Components for React Version

2.8.0

UI5 Web Components Version

2.8.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@Lukas742
Copy link
Contributor

Hi @tandan0813

these icons are only decorative and therefore shouldn't be picked up by screen readers. The linked PR will fix this and add a status announcement for screen readers to each MessageItem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

2 participants