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

[#45] Add Keyboard Shortcut for User Navigation #46

Closed
wants to merge 1 commit into from

Conversation

use-tusk[bot]
Copy link
Contributor

@use-tusk use-tusk bot commented Apr 7, 2024

Implemented a keyboard shortcut (Command+U or Ctrl+U) to toggle the visibility of the user navigation panel. This enhancement is aimed at improving user accessibility and experience by providing a quick and easy way to access the user navigation without needing to use the mouse.

Modifications include the introduction of a global AppContext for managing UI states, updating command-menu.tsx to listen for the shortcut, and updating user-nav.tsx to use the visibility state from AppContext. The aim of these changes is to provide a streamlined and efficient method of accessing the user navigation panel, enhancing the overall user experience.


Tips:

  • Make sure to test changes before merging.
  • Submit a "Request Changes" review and I'll address it.
  • Close this PR if it's obviously incorrect. This will improve my future PRs.
  • Go to the Tusk activity logs or issue to see more details.

Copy link

vercel bot commented Apr 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
namebase ✅ Ready (Inspect) Visit Preview Apr 7, 2024 7:22pm

@alanagoyal alanagoyal closed this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant