close
The Wayback Machine - https://web.archive.org/web/20201104055352/https://github.com/apache/incubator-superset/issues/11097
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

New dashboard Tab is created when click on "Left" arrow key on keyboard #11097

Open
syazwan0913 opened this issue Sep 29, 2020 · 3 comments
Open

New dashboard Tab is created when click on "Left" arrow key on keyboard #11097

syazwan0913 opened this issue Sep 29, 2020 · 3 comments

Comments

@syazwan0913
Copy link

@syazwan0913 syazwan0913 commented Sep 29, 2020

A clear and concise description of what the bug is.

Expected results

The cursor will move to the left

Actual results

New Tab is created

Screenshots

If applicable, add screenshots to help explain your problem.

Capture

How to reproduce the bug

  1. Go to 'Dashboard Edit mode'
  2. Click on 'Tab A'
  3. Click on Left arrow key on keyboard
  4. New Tab created

Environment

(please complete the following information):

  • superset version: master
  • python version: based on Dockerfile
  • node.js version: based on Dockerfile
  • npm version: based on Dockerfile

Checklist

Make sure these boxes are checked before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.

Additional context

Add any other context about the problem here.

@syazwan0913 syazwan0913 added the #bug label Sep 29, 2020
@issue-label-bot
Copy link

@issue-label-bot issue-label-bot bot commented Sep 29, 2020

Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.93. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@junlincc
Copy link

@junlincc junlincc commented Sep 29, 2020

Thanks! It only creates a new tab when you are already at the first tab(Tab A). I don't think this is an issue but feel free to provide a solution if you would like.

@syazwan0913
Copy link
Author

@syazwan0913 syazwan0913 commented Sep 29, 2020

Yeah I just noticed it happened on first tab(Tab A). Also I noticed when on second tab(Tab B) and cursor is after letter "b", when I clicked on Left arrow on keyboard, the cursor moved to first tab(Tab A). The cursor should move before letter "b"

tab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.