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

Cannot enter more than one character at a time in simple filter text box #15335

Closed
serenajiang opened this issue Jun 23, 2021 · 1 comment
Closed
Labels
#bug Bug report

Comments

@serenajiang
Copy link
Contributor

In charts, when adding a simple filter, you cannot type more than one character at a time into the value text box. After you type one character, the text box is deselected, and you must click the text box again in order to type another character.

This occurs if the column + the operator is selected, and occurs for all operators except IN and NOT IN.

Expected results

Text box should not be deselected after one character is entered.

Actual results

one.character.mov

How to reproduce the bug

  1. Go to chart explore
  2. Add a filter
  3. Select a column and select "equals" as the operator
  4. Try to type into the textbox

Environment

(please complete the following information):

  • superset version: up-to-date with master as of 2021-06-22
  • python version: python --version 3.8
  • node.js version: node -v v14.16.1

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • [X ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • [ X] I have reproduced the issue with at least the latest released version of superset.
  • [ X] I have checked the issue tracker for the same issue and I haven't found one similar.
@serenajiang serenajiang added the #bug Bug report label Jun 23, 2021
m-ajay added a commit to m-ajay/superset that referenced this issue Jun 23, 2021
serenajiang pushed a commit to airbnb/superset-fork that referenced this issue Jun 23, 2021
zhaoyongjie pushed a commit that referenced this issue Jun 24, 2021
@zhaoyongjie
Copy link
Member

@serenajiang, Thanks for the reporting. PR merged

cccs-RyanS pushed a commit to CybercentreCanada/superset that referenced this issue Dec 17, 2021
QAlexBall pushed a commit to QAlexBall/superset that referenced this issue Dec 29, 2021
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this issue Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report
Projects
None yet
Development

No branches or pull requests

2 participants