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

Fixed missing separator for keycodes comparison #585

Conversation

FreSauce
Copy link
Contributor

@FreSauce FreSauce commented Oct 10, 2023

What does this PR do?

Fixes the error where keypress codes overlap triggering unnecessary routes.

In the console (select your project):

  • Hold or double-press the arrow UP key on your keyboard you'll go to the Storage page
  • double-press the arrow LEFT key on your keyboard you'll go out of the project to console/account page

This behavior is fixed.

Test Plan

Tested based on the behavior mentioned in the Issue appwrite/appwrite#6205.

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes

@vercel
Copy link

vercel bot commented Oct 10, 2023

@FreSauce is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 10, 2023

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

Name Status Preview Comments Updated (UTC)
console ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 4:04pm

@TorstenDittmann TorstenDittmann merged commit 024669e into appwrite:main Oct 13, 2023
3 of 6 checks passed
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.

🐛 Bug Report: Console sudden routes to Storage
3 participants