kgabryje opened a new issue #15948: URL: https://github.com/apache/superset/issues/15948
When user changes viz type or uses drag and drop to add a column, "Run" button doesn't show up in chart area. It works for adhoc metrics and filters, but not for column type controls. ### Expected results "Run" button always appears in chart area when data is dirty ### Actual results "Run" doesn't appear when viz type or column type control (like groupby) changes #### Screenshots https://user-images.githubusercontent.com/15073128/127531715-11889a54-c623-4483-9a5e-d0ce5ecbd7a3.mov #### How to reproduce the bug 1. Enable drag and drop 2. Create a chart 3. Change viz type - "run" button should appear but it doesn't 4. Drop column in a control that accepts columns, like groupby in table chart - "run" button should appear but it doesn't ### Environment latest 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. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. CC @junlincc @jinghua-qa -- 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]
