jinghua-qa opened a new issue #16184: URL: https://github.com/apache/superset/issues/16184
When dnd is turn on, Metric filed will shrink when change aggregate function with a changed metric label, user need refresh page to see metric field again. ### Expected results Metric filed did not shrink ### Actual results Metric filed shrink #### Screenshots https://user-images.githubusercontent.com/81597121/128966316-fe6100a4-72fa-4528-8eba-0d1a2853fd57.mov #### How to reproduce the bug Precondition: turn on dnd 1. change metric label to new name (not default) 2. remove aggregate function and add back 3. save and close popover 4. observe metric field and see error ### Environment (please complete the following information): - superset version: latest master - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### 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]
