-
Notifications
You must be signed in to change notification settings - Fork 6
UI updates for accessibility and compliance with WCAG 2.1 #73
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
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
e83947d
OSMO-5625: OSMO WCAG 2.1 compliance
patclarknvidia f7886ec
Fix TopMenu on 400% zoom; fix prettier
patclarknvidia a36110e
Polish drop-down arrow pos
patclarknvidia 1fa15f2
Fix top menu font size
patclarknvidia 764c370
Create Collection as Icon button... always there, but aria-disabled i…
patclarknvidia 0fcdda7
Move Layout to top-level and move tutorials to their own route
patclarknvidia 9b06d68
Fix double-header on workflows
patclarknvidia 3067f4b
Fix responsiveness of gauges on pool details
patclarknvidia 604e6bb
Merge branch 'main' into patc/OSMO-5625
patclarknvidia 88e506e
Merge branch 'main' into patc/a11y
patclarknvidia 41a643c
Add ariaLabel to SlideOut
patclarknvidia 82ff0ea
Fix outline for checkboxes
patclarknvidia ab63c31
Add missing role=list for gauges
patclarknvidia 639d6d9
Disable task filters when not in list view
patclarknvidia e2dac33
Switch to hamburger menu for all screen sizes. Show h1 title on all v…
patclarknvidia c65ea7e
Combine top menu and profile menu
patclarknvidia 4cb3b3a
Move platforms to the top of pool details
patclarknvidia b5d0402
Merge branch 'main' into patc/a11y
patclarknvidia fc9eb95
Make header and body bg slightly different
patclarknvidia 2c18916
Polish columns on single wf view
patclarknvidia d1812ee
Fix for single task view (don't update URL, aria-disable buttons
patclarknvidia e28f0bc
Polish
patclarknvidia fec41ea
Pin menu
patclarknvidia d3a9d6d
Merge branch 'main' into patc/a11y
patclarknvidia c2d0a6f
OSMO-5964: Animate the opening/closing of menu/slideout
patclarknvidia 809cdb6
OSMO-5980: When RHS is pinned the body gets horizontal scroll instead…
patclarknvidia def29c5
Spinners
patclarknvidia 0cf57d8
useMinScreenWidth
patclarknvidia 3c47b53
Fix warning about keys
patclarknvidia b0f5efb
OSMO-5981: Screen Reader: Table announces "No Results Found" as it is…
patclarknvidia 8b59643
Fix Single Task View
patclarknvidia e072836
Fix cligin graph view
patclarknvidia bd7dffb
Merge branch 'main' into patc/a11y
patclarknvidia 33dd508
Merge main
patclarknvidia c032365
Merge branch 'main' into patc/a11y
patclarknvidia 178f3f1
Merge main
patclarknvidia c0444cd
PR feedback
patclarknvidia 9152f2f
Mpore PR feedback
patclarknvidia 14a9d88
Tie @tanstack/react-query to 4.32.x
patclarknvidia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -40,3 +40,6 @@ yarn-error.log* | |
|
|
||
| # typescript | ||
| *.tsbuildinfo | ||
| *:Zone.Identifier | ||
| *.diff | ||
|
|
||
This file contains hidden or 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.