[Explore] Owner can not change the name by just clicking on the title #16995
Labels
Projects
Comments
|
Hi, I'd like to work on this. |
|
With JS make the text clickable, when clicked turn it in to an input field and make a save button appear. The save button should send a post request to make a change to the name in the database and redirect you back to the same page in order to apply the changes. |
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Owner can not click and edit on the chart name when open a saved chart, can only do click edit when creating a new chart.
How to reproduce the bug
1, Explore saved chart own by you
2, Hover mouse over to chart's title
3, Click on chart title
Expected results
1,Should see tooltip "Click to edit"
2,Title is successfully edit and saved
Actual results
There is no opportunity to edit chart title by click
Screenshots
Environment
(please complete the following information):
python --versionnode -vChecklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: