fix: a11y improvements for finder#5221
Conversation
ColinBuyck
left a comment
There was a problem hiding this comment.
I'm noticing that the focus stays on the next button when the user changes from one page to another (within the same section). My guess is that we'll have to use the ref approach for both rather than the getElementById. You can see in the recording that the focus reset works with the section change but not the step change. Lmk if you have any questions
Screen.Recording.2025-08-13.at.7.56.28.AM.mov
|
Oof just saw the wip label! Sorry for the premature comment 🦤 ping me when this is ready! |
✅ Deploy Preview for bloom-flagly ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for partners-bloom-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-exygy-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-public-seeds ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-lakeview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
bedd3d2 to
1f595ee
Compare
1f595ee to
2dca682
Compare
✅ Deploy Preview for bloom-angelopolis canceled.
|
✅ Deploy Preview for partners-bloom-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-public-seeds ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-angelopolis ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-exygy-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-lakeview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
emilyjablonski
left a comment
There was a problem hiding this comment.
Thank you so much for these updates! Just need to remove the aria label and then good to merge
* fix: a11y improvements for finder * fix: use headingProps for HeadingGroup * fix: add translations
* fix: a11y improvements for finder * fix: use headingProps for HeadingGroup * fix: add translations
* fix: a11y improvements for finder * fix: use headingProps for HeadingGroup * fix: add translations
* fix: a11y improvements for finder * fix: use headingProps for HeadingGroup * fix: add translations
* fix: a11y improvements for finder * fix: use headingProps for HeadingGroup * fix: add translations
* fix: a11y improvements for finder * fix: use headingProps for HeadingGroup * fix: add translations
* fix: a11y improvements for finder * fix: use headingProps for HeadingGroup * fix: add translations
* fix: a11y improvements for finder * fix: use headingProps for HeadingGroup * fix: add translations
This PR addresses #4913
Description
Adds finder a11y improvements from detroit page. It will be:
How Can This Be Tested/Reviewed?
turn on screen reader and walk through
/finder.Author Checklist:
yarn generate:clientand/or created a migration when requiredReview Process: