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

[Outreachy Task Submission] Add Keyboard Support For Add Post Modal #975

Conversation

Aquilaafuadajo
Copy link
Contributor

@Aquilaafuadajo Aquilaafuadajo commented Mar 28, 2024

Resolves #4897
Description

Currently, the Add Post Dialog is not accessible using keyboard and screen readers. The following are the accessibility issues identified with this section:

  1. Survey Items are not announced properly
  2. Survey Items do not receive focus when tabbing
  3. Survey items do not respond to click events

How To Test
Try to add a post using just the keyboard, you'll notice the following:

  1. Survey items now receive focus
  2. Survey items are announced properly
  3. Survey items now respond to the enter click event

@Angamanga Please help review 🙏🏽

- change list structure to grid
@Aquilaafuadajo Aquilaafuadajo marked this pull request as draft March 28, 2024 16:44
@Aquilaafuadajo Aquilaafuadajo marked this pull request as ready for review March 29, 2024 22:12
@Angamanga Angamanga closed this Oct 7, 2024
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

Successfully merging this pull request may close these issues.

[Outreachy Task Submission] Add Keyboard Support For Add Post Modal
2 participants