Problem/Motivation
Radio buttons on the page are not working in expected way. When there are 2 radio buttons for a section/question, they go left and right between the two (with right/left arrows or up/down arrows). But on this page, they take user up and down. The design is not intuitive and is very confusing for keyboard and screen reader users.
For 2nd row of the table, the screen reader announces column 2 radio button, column 3 radio button. This is not correct. It should announce value of each radio button and it should be set of 2 radio buttons per row..
Steps to reproduce
Tab with keyboard to the radio buttons on Revisions page and use arrow keys to navigate and select radio buttons.
Expected results: Each set/pair should come after each row of the table. Radio button should announce with screen reader what the user is hearing/selecting.
Comments