You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/07/06 23:19:03 UTC

[GitHub] [superset] andrewscarani opened a new issue #15562: Improve Cloning Chart Flow

andrewscarani opened a new issue #15562:
URL: https://github.com/apache/superset/issues/15562


   **Is your feature request related to a problem? Please describe.**
   The current flow used to clone a chart allows for one to mistakenly overwrite the existing chart and isn't intuitive to new users. Current flow involves the following steps:
   - Click `View chart in Explore` from chart's dropdown
   - Click `Save`
   - Click `Save as...` (This is the step that's often forgotten)
   - And then begin to make changes to the chart
   
   If you click `View chart in Explore` and then forget to save first, you may make changes to an existing chart someone else is using and thus cause issues in your instance.
   
   **Describe the solution you'd like**
   It would be great to have an item on the charts dropdown, right under "View query" called "Clone":
   ![Screen Shot 2021-07-06 at 4 10 39 PM](https://user-images.githubusercontent.com/4078980/124677175-b63dad00-de74-11eb-9737-004c6d22b8b2.png)
   that, when clicked, brings-up the "Save As" modal for a chart (but without the radio button allowing you to rename the chart), and allows you to instantly clone the one you're looking at:
   ![Screen Shot 2021-07-06 at 4 12 24 PM](https://user-images.githubusercontent.com/4078980/124677289-f56bfe00-de74-11eb-931a-1b0cef88ec30.png)
   
   An example of the "Clone" button existing on the dropdown menu in Chartio:
   ![Screen Shot 2021-07-06 at 4 10 08 PM](https://user-images.githubusercontent.com/4078980/124677120-a32add00-de74-11eb-99f9-f469345f077d.png)


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] junlincc commented on issue #15562: Improve Cloning Chart Flow

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #15562:
URL: https://github.com/apache/superset/issues/15562#issuecomment-875152232


   thanks for suggesting! we have a discussion thread in Superset roadmap repo, which is a bit outdated. https://github.com/apache-superset/superset-roadmap/issues/109 
   all good ideas, but we are slow in implementing the solution. If you would like to open a PR that can cover most of the concerns in the thread, we are happy to help push it forward. 🙏
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org