Skip to content

Frontend/a11y table voice nav#290

Merged
isabeleliassen merged 4 commits intocsg-org:developmentfrom
InspiringApps:frontend/a11y-table-voice-nav
Oct 30, 2024
Merged

Frontend/a11y table voice nav#290
isabeleliassen merged 4 commits intocsg-org:developmentfrom
InspiringApps:frontend/a11y-table-voice-nav

Conversation

@jsandoval81
Copy link
Collaborator

@jsandoval81 jsandoval81 commented Oct 29, 2024

Requirements List

  • None

Description List

  • Added table roles to licensee table UI
  • Added table roles to user table UI
  • Markup & style adjustments for better role attr support
  • Also fixed a minor issue with back navigation in the licensee list

Testing List

  • yarn test:unit:all should run without errors or warnings
  • yarn serve should run without errors or warnings
  • yarn build should run without errors or warnings
  • Code review
  • Check table nav with voice browser
  • Check table pages w/ a11y tool

Closes #224

@jsandoval81 jsandoval81 marked this pull request as ready for review October 29, 2024 23:04
Copy link
Collaborator

@jlkravitz jlkravitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me! I don't have a quick way to deploy and test individual PRs, so I'll run the original test I ran on the full-sprint PR but this generally looks like what we want.

Thanks for putting this together @isabeleliassen good to merge.

@isabeleliassen isabeleliassen merged commit cd72a5c into csg-org:development Oct 30, 2024
@jsandoval81 jsandoval81 deleted the frontend/a11y-table-voice-nav branch November 20, 2024 17:17
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.

a11y: Add role attrs to list UI elements for better voice-only nav

3 participants