-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…attribute to fix the skip to content issue
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.
To fix contrast issue.
…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.
of student research application form.
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
23 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.