michael-s-molina opened a new issue #13978: URL: https://github.com/apache/superset/issues/13978
## Description Avoid unnecessary re-render of the data table in Explore. As we can see in the video below, the data table is re-rendered even if the control being applied is not related to the table. We can improve the user experience by only re-rendering the data table if the modified control affects the table data. ## Screenshot https://user-images.githubusercontent.com/70410625/113782575-d1c7d900-9708-11eb-8135-b2c982073bd8.mov#13974 @junlincc @rusackas -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
