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

Improve accessibility #33

Open
5 tasks
RomanistHere opened this issue May 3, 2022 · 1 comment
Open
5 tasks

Improve accessibility #33

RomanistHere opened this issue May 3, 2022 · 1 comment
Labels
good first issue Good for newcomers Priority: medium Medium priority. Cool to have ASAP, but can live without it.

Comments

@RomanistHere
Copy link
Owner

https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles
https://github.com/Leaflet/Leaflet.fullscreen

  • assign correct aria roles
  • change a tags to button where is appropriate
  • add dialog descriptive aria stuff
  • create a menu that is visible only when you use tab and focus so it'll be available with the first use
  • in the menu there should be a toggle between opened instances: map, popup, navbar, sidebar
@RomanistHere RomanistHere added enhancement New feature or request Priority: high High priority tasks. Do as soon as possible. labels May 3, 2022
@RomanistHere RomanistHere self-assigned this May 3, 2022
@RomanistHere RomanistHere added good first issue Good for newcomers Priority: medium Medium priority. Cool to have ASAP, but can live without it. and removed enhancement New feature or request Priority: high High priority tasks. Do as soon as possible. labels May 3, 2022
@RomanistHere RomanistHere removed their assignment May 3, 2022
@RomanistHere
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Priority: medium Medium priority. Cool to have ASAP, but can live without it.
Projects
None yet
Development

No branches or pull requests

1 participant