Skip to content
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

Accessibility fixes and color scheme updates #142

Merged
merged 29 commits into from
Apr 11, 2024

Conversation

betsyecastro
Copy link
Contributor

No description provided.

To fix the 'Links with different destinations' issue in the profiles show page.
…and adjusts default colors when primary, secondary, tertiary color are set by admin user in the app settings
To fix the 'Ensure links are identifiable by more than just the color' and text contrast issues.
…file title color

To resolve the 'H1 tag missing' and text contrast issues in profiles show page.
…ends in school and languages selection fields in order for the screen reader to work properly.
And adds missing aria-label attributes.
…dentNameSearch field

in the filters section of the students applications view.
to distinguish links pointing to the same destination.
@betsyecastro betsyecastro added the ✨ enhancement New feature or request label Mar 12, 2024
@betsyecastro betsyecastro requested a review from wunc March 12, 2024 21:56
@betsyecastro betsyecastro self-assigned this Mar 12, 2024
betsyecastro and others added 10 commits March 13, 2024 11:23
to add the Paginator::useBootstrap() method to use bootstrap views that includes the aria-label attribute for the 'Previous' and 'Next' pagination buttons and fix the 'Ensure links explain their purpose' issue.
to fix the 'Write lists or groups of links semantically' issue reported by silktide.
Removes feature for adding the aria-label attribute to the links that open in a new tab.
- larger tags font-size
- adds icons
- slight opacity
- changes "more" to "explore our expertise"
- moves search styles to own sass file
- orange link color
- button, alert color contrast
- adds dedicated `btn-search` class
- semantic fixes
- homepage visual tweaks
@wunc wunc merged commit afc5200 into develop Apr 11, 2024
2 checks passed
@wunc wunc deleted the accessibility-fixes-feb-2024 branch April 11, 2024 15:40
@wunc wunc mentioned this pull request Apr 12, 2024
23 tasks
@wunc wunc linked an issue Apr 12, 2024 that may be closed by this pull request
23 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

More Accessibility things
2 participants