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

Accessibility improvements #89

Open
1 of 13 tasks
szimek opened this issue Jul 13, 2020 · 0 comments
Open
1 of 13 tasks

Accessibility improvements #89

szimek opened this issue Jul 13, 2020 · 0 comments

Comments

@szimek
Copy link
Owner

szimek commented Jul 13, 2020

  • add lang attribute to html element
  • add role and ESC key handling to modal-dialog component
  • lock focus inside modal-dialog component when it's visible
  • lock scroll when modal-dialog component is visible
  • add role and key handling to popover-confirm component
  • lock focus inside popover-confirm component when it's visible (what if there are multiple popovers visible at the same time, e.g. when receiving files from multiple peers at the same time?)
  • announce start of bundling (in case of multiple files)
  • announce start of sending
  • announce start of receiving
  • announce end of sending
  • announce end of receiving
  • announce progress of 1) bundling, 2) receiving and 3) sending transfer to let users know that something is happening
  • announce errors
@szimek szimek changed the title Accessibility Accessibility improvements Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant