Skip to content

bug: ignore keyboard shortcuts if filepath navigator is in focus #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

Conversation

rushabh-wadkar
Copy link
Contributor

Motivation

Whenever file path navigator was in focus, pressing keyboard shortcuts worked. For example, when input was focused, pressing CTRL+SHIFT+N opened up new folder window. Similarly, happened for other keyboard shortcuts.

Changes

Patched it with a simple check if keyboard shortcut gets triggered and input is already in focus mode, ignore it.

Related

Issue #70

@vercel
Copy link

vercel bot commented Sep 27, 2021

Someone is attempting to deploy a commit to a Personal Account owned by @kimlimjustin on Vercel.

@kimlimjustin first needs to authorize it.

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.

2 participants