Descriptive summary
Keyboard focus is lost each time a new sort button is clicked.
Rationale
WCAG guideline 3.2.2:
The intent of this Success Criterion is to ensure that entering data or selecting a form control has predictable effects
Expected behavior
Focus should remain on the button that was clicked
Actual behavior
On clicking a button using keyboard, the button loses its focus.
Affected items:
Steps to reproduce the behavior
- Search for something in Nurax - Example page
- Tab through using your keyboard to any of the buttons listed above and hit 'Return' key.
- Notice that the button lost focus
Related work
#1246 is similar tabbed focus issue for keyboard users, but may have a different root cause.
Descriptive summary
Keyboard focus is lost each time a new sort button is clicked.
Rationale
WCAG guideline 3.2.2:
Expected behavior
Focus should remain on the button that was clicked
Actual behavior
On clicking a button using keyboard, the button loses its focus.
Affected items:
Steps to reproduce the behavior
Related work
#1246 is similar
tabbed focusissue for keyboard users, but may have a different root cause.