lubumu opened a new issue, #21214: URL: https://github.com/apache/superset/issues/21214
When "12" was give into a search box in a table chart. Records without containing "12" were listed. #### How to reproduce the bug 1. Go to "World Bank's Data" dashboard 2. Click on 'Most populared countries" menu 3. Scroll down to 'Edit Chart' 4. Go to "Customize" 5. Check "SEARCH BOX" 6. Give "12" in "Search" input above the table 7. Check results ### Expected results Result contains only rows contains "12" ### Actual results Part of the results do not contain string "12" #### Screenshots  ### Environment (please complete the following information): - Microsoft Edge Version 104.0.1293.70 (Official build) (x86_64) - superset version: `1.4.2 - 2.0` - python version: `3.8.9` - node.js version: `node -v` - any feature flags active: ### 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. ### Additional context -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
