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

AccordionField: needs accessibility #126

Open
jennur opened this issue Apr 20, 2022 · 0 comments
Open

AccordionField: needs accessibility #126

jennur opened this issue Apr 20, 2022 · 0 comments

Comments

@jennur
Copy link
Member

jennur commented Apr 20, 2022

The accordion field used in the deposit form needs accessibility (role/aria-attributes, keyboard accessibility).
https://github.com/inveniosoftware/react-invenio-forms/blob/master/src/lib/forms/AccordionField.js#L52

See:
https://www.w3.org/TR/wai-aria-practices/#accordion
and
https://www.w3.org/TR/wai-aria-practices/examples/accordion/accordion.html

Note: can use the onTitleClick function that comes with semantic UI to update the values.
See https://react.semantic-ui.com/modules/accordion/

@jennur jennur added this to Triage in Accessibility / UI / UX via automation Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant