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

[ALS-6094] Add keyboard navigation and adjust menu styles #16

Merged
merged 5 commits into from
Mar 21, 2024

Conversation

srpiatt
Copy link
Contributor

@srpiatt srpiatt commented Mar 19, 2024

  • Update menu style.
  • Adjust the help page box style to align with api page boxes style.
  • Add keyboard navigation to menu and explorer page checkboxes.
  • Breakout user info from api page into new User store.
  • Replace logout link with circle icon containing user first char (based on email) or unknown icon.
    • Clicking the logout/login button will prompt for a token if you haven't set one or unset the token if you have.

@srpiatt srpiatt added the enhancement New feature or request label Mar 19, 2024
@srpiatt srpiatt self-assigned this Mar 19, 2024
@srpiatt srpiatt changed the title [ALS-6094] Add keyboard navigation to menu bar and checkboxes [ALS-6094] Add keyboard navigation and adjust header styles Mar 19, 2024
@srpiatt srpiatt changed the title [ALS-6094] Add keyboard navigation and adjust header styles [ALS-6094] Add keyboard navigation and adjust menu styles Mar 19, 2024
@srpiatt srpiatt requested a review from JamesPeck March 19, 2024 18:57
src/lib/stores/User.ts Outdated Show resolved Hide resolved
@srpiatt srpiatt force-pushed the feature/enhance-key-navigation branch from 30b1c29 to 64ebbc5 Compare March 20, 2024 20:09
@srpiatt
Copy link
Contributor Author

srpiatt commented Mar 21, 2024

Will do a fast follow to fix the on click focus bug.

@srpiatt srpiatt merged commit 1ac35ae into dev Mar 21, 2024
3 checks passed
@srpiatt srpiatt deleted the feature/enhance-key-navigation branch March 21, 2024 14:15
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.

2 participants