A number of changes around the navigation panel visualization #652
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.
I took a crack at fixing and "improving" a number of aspects - almost exclusively around the nav panel. Included a screenshot below.
Changes:
Known Issue:
The practice tile in the nav panel still doesn't act as a clickable link to the practice page (clicking it does nothing) - although you can use the "next"/"previous" buttons at the bottom to eventually get to the practice pages, so they are published and linked correctly. Not sure where this is handled in the nav panel yet - I'm guessing Wim knows more about this though.
Also, this apparently includes the fixes to the server for some translation and setting aria to polite instead of assertive? I thought these went through already, but maybe not? I am now concerned that I made a pull request to the wrong branch or repo.