-
Notifications
You must be signed in to change notification settings - Fork 39
fix: accessible feature lists #5725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for partners-bloom-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for bloom-flagly 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. |
YazeedLoonat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR addresses #5726
Description
Updates the currently comma-separated accessibility features list into an actual list for ... accessibility!
How Can This Be Tested/Reviewed?
The list of accessibility features under the Features section on a listing should now appear as an actual list. If there are more than 6, it will split into 2 columns, though go back to 1 on mobile. We are now also sorting alphabetically.
Example > 6 listing with before and after
Example <= 6 with before and after
Author Checklist:
yarn generate:clientand/or created a migration when requiredReview Process: