zhaorui2022 opened a new issue, #21607:
URL: https://github.com/apache/superset/issues/21607

   Dashboards with instant filters sometimes show stale results after the 
filters have been changed. 
   
   #### How to reproduce the bug
   
   Note: This bug might need a big dataset to reproduce. I have tried a few 
example datasets but they seem too small to reproduce the issue.
   
   1. Create a dashboard with a filter box, and make sure the filter box has 
instant filtering checked and it allows to select multiple values
   2. Add any chart in the same dashboard and make sure the filter does change 
the result of the other chart (Big number is easier to observe)
   3. Select a value from the filter box
   4. Select another value from the filter box. 
   5. Remove the value selected from step 4.
   6. Repeating step 4 and 5. Eventually the chart added in step 2 shows the 
results without the filter value selected from step4, even though that filter 
value is selected.
   
   ### Expected results
   
   Dashboard showing results showing results reflecting current filters.
   
   ### Actual results
   
   Dashboard showing stale results not reflecting the current filters.
   
   #### Screenshots
   
   We have screenshots with bigger dataset, however, the data is confidential 
and I can't share it here.
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: Chrome Version 105.0.5195.125 (Not browser 
specific)
   - superset version: Superset 2.0.0
   - python version: 3.8
   - node.js version: not specific to node.js version
   - any feature flags active: N/A
   
   ### Checklist
   
   Make sure to follow these steps 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.
   - [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
   
   Add any other context about the problem here.
   


-- 
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]

Reply via email to