rosemarie-chiu opened a new issue #15698: URL: https://github.com/apache/superset/issues/15698
**Is your feature request related to a problem? Please describe.** It is confusing how to edit metrics in edit dataset modal. 1. I can only add SQL expression in the list, and I cannot see it after I expand an item? not when I expand it?  2. I can only add label after I expand it? It is unclear to user that they need to expand the item to add label vs can update sql expression right from the list  3. Once added a label, can edit it on either list or expanded form, but they are not synced?  **Describe the solution you'd like** 1. I think if we want to expand an item into form and have more input fields, we should be consistent that sql expression field, label field all present in the expand form. 2. Should be consistent on either able to edit every fields in list view 3. Should not be able to update data in list when the form is expanded (problem 3) **Describe alternatives you've considered** Alternatively, make it not able to edit any fields in list view at all, do all modification in the expand form. -- 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]
