CivicTechTO/polis

[a11y] Issue 13: Group/statement select buttons lack tablist role (Participation Page)

Open

#71 opened on Oct 31, 2024

 (5 comments) (0 reactions) (0 assignees)JavaScript (4 forks)auto 404
client-participationhelp wantedneed front-end dev

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (PR metrics pending)

Description

Description:

The group and statement selection buttons on the participation page should have the tablist role to ensure keyboard navigability. Currently, they are not properly structured for keyboard users.

Steps to Reproduce:

  1. Navigate to the participation page (e.g. https://pol.is/4cvkai2ctw)
  2. Attempt to navigate the button groups using only the keyboard.

Expected Behavior:

The button groups should be keyboard navigable.

Actual Behavior:

The button groups are not properly structured for keyboard navigation.

Component/Area: Participation page

Source: Other

Affected Elements: button groups

Contributor guide