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

Inaccessible share flow #2593

Closed
marcus-herrmann opened this issue Nov 29, 2019 · 1 comment · Fixed by #2622
Closed

Inaccessible share flow #2593

marcus-herrmann opened this issue Nov 29, 2019 · 1 comment · Fixed by #2622
Assignees

Comments

@marcus-herrmann
Copy link
Contributor

marcus-herrmann commented Nov 29, 2019

[This issue is a draft, collecting the accessibility issues of all components related to share/collaborators flow. This issue text will probably be edited several times, and where applicable, specialized, component-related issues will be opened.]

New Collaborators autocomplete

  • has no accessible name/label
  • auto complete is not perceivable by screen readers

Screenshot 2019-11-29 at 10 07 11

Remove button in "selected collaborators" list is not keyboard accessible

  • Is a span with a click event, needs to be a button

Screenshot 2019-11-29 at 10 06 43

Edit and remove buttons in "collaborator overview panel" list is not keyboard accessible

  • Is a span with a click event, needs to be a button

Screenshot 2019-11-29 at 10 05 52

Skipping roles select custom select for now

Invisible states of collaborators tab-panel can be reached via keyboard

  • Check solution of adding inert and aria-hidden attributes on the container of the invisible state
@marcus-herrmann marcus-herrmann self-assigned this Nov 29, 2019
marcus-herrmann added a commit to owncloud/owncloud-design-system that referenced this issue Dec 2, 2019
marcus-herrmann added a commit to owncloud/owncloud-design-system that referenced this issue Dec 2, 2019
@marcus-herrmann
Copy link
Contributor Author

Corresponding PR: #2622

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant