mozilla / addons-frontend

Front-end to complement mozilla/addons-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve accessibility of the feedback form

willdurand opened this issue · comments

As per https://bugzilla.mozilla.org/show_bug.cgi?id=1864523, we need to update the feedback form to improve its accessibility. There are things that we cannot address, though, mainly around the radio buttons and how we group them ("1. Keyboard navigation:" and "2. Grouping:"). That's because we want a single group of radio buttons.

┆Issue is synchronized with this Jira Task

@willdurand

When navigating to the radio buttons when I choose to check one I press space. If I press on it again it won't un-check the radio button.

I see below for the file report anonymously that I can do that. Or at the checkbox when the illegal content is chosen for reason.

When navigating to the radio buttons when I choose to check one I press space. If I press on it again it won't un-check the radio button.

That's expected.

@willdurand

Alright, then is there anything else I should be looking for? Keyboard nav looks good. About the grouping , visually nothing changed, at least not yet.

I think that's enough for now. I'll ask the a11y team for another review.