ktmud opened a new issue #13107: URL: https://github.com/apache/superset/issues/13107
**Is your feature request related to a problem? Please describe.** After creating a chart, it's not very convenient to add a chart to the desired position I want. But if I'm already in Dashboard Edit mode (in another browser window), it would be nice it I can just refresh the chart list and starting adding the new chart: <img width="464" alt="refresh-chart-list" src="https://user-images.githubusercontent.com/335541/107859773-97b91580-6df0-11eb-92a0-4350b154db3f.png"> **Describe the solution you'd like** Add a "Refresh" button or link to the chart list **Describe alternatives you've considered** If the list can automatically refresh, that would also be great. This could be achieved via [WebWorker or localStorage](https://stackoverflow.com/questions/28230845/communication-between-tabs-or-windows). **Additional context** There are other proposals on making adding charts to dashboard easier: https://github.com/apache/superset/issues/13012 But this fix should be the simplest. ---------------------------------------------------------------- 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]
