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

Tab switch URL change is debounced causing jumpy behavior #1420

Open
ricklamers opened this issue Nov 10, 2022 · 0 comments
Open

Tab switch URL change is debounced causing jumpy behavior #1420

ricklamers opened this issue Nov 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ricklamers
Copy link
Member

Describe the bug
Tab switch URL change is debounced causing jumpy behavior

When you on the projects page for example switch between "My projects" and "Examples" the URL changes only after a delay which causes quick navigation between the tabs to cause a jumpy behavior.

Expected behavior
When you click on the tabs quickly it should "follow your click".

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Projects page
  2. Click on the Examples tab
  3. Quickly quick on the My projects tab
  4. See that it goes to "My projects" and jumps back to "Examples" shortly after (after the URL change)

Environment

  • OS (e.g. macOS): Linux
  • Browser (e.g. Chrome): Brave
  • Orchest's version (in the settings page): v2022.11.2
@ricklamers ricklamers added the bug Something isn't working label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant