jinghua-qa opened a new issue #16429: URL: https://github.com/apache/superset/issues/16429
Changing values in CUSTOMIZE panel now re-query in south tables, saw loading signs when changing values in CUSTOMIZE fields. South tables should stay the same and not doing not re-query. ### Expected results south table should not re-query when changing value in CUSTOMIZE panel ### Actual results south table will re-query and loading sign will show when changing value in CUSTOMIZE panel #### Screenshots https://user-images.githubusercontent.com/81597121/130670923-61c687a7-87a1-454e-a539-42a8b9dad05b.mov #### How to reproduce the bug 1. Go to CUSTOMIZE panel and change value 2. Observe south table 3. See error ### Environment (please complete the following information): - superset version: master ### 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]
