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

Web accessibility warning: Images must have alternate text: Element has no title attribute #339

Closed
bdlukaa opened this issue Apr 15, 2022 · 1 comment

Comments

@bdlukaa
Copy link

bdlukaa commented Apr 15, 2022

Describe the bug
When running an web app that has a splash screen made by this package, the following warning is thrown:

Images must have alternate text: Element has no title attribute
<img class="center" src="splash/img/light-1x.png">

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://bdlukaa.github.io/fluent_ui/
  2. Open DevTools
  3. Open issues
  4. See warning

Expected behavior
No warning is thrown.

Screenshots
Fluent UI Showcase for Flutter

Device (please complete the following information):

  • Browser: Microsoft Edge
  • OS: Windows 11
@jonbhanson
Copy link
Owner

I will push out and update soon that will fix this.

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

No branches or pull requests

2 participants