Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard metadata UI save unexpected behavior #15085

Closed
3 tasks done
krsnik93 opened this issue Jun 10, 2021 · 1 comment
Closed
3 tasks done

Dashboard metadata UI save unexpected behavior #15085

krsnik93 opened this issue Jun 10, 2021 · 1 comment
Labels
#bug Bug report dashboard:properties Related to the properties of the Dashboard

Comments

@krsnik93
Copy link
Contributor

krsnik93 commented Jun 10, 2021

I wanted to update dashboard metadata through the UI. I changed JSON metadata and clicked save in the modal (photo 1 below). Modal closed and then I clicked Save in the dashboard header (photo 2 below).

Photo 1:
image

Photo 2:
image

Expected results

Expect changes to be applied.

Actual results

Save number 2 cancels out changes from save number 1. Way to mitigate is to do save number 1 and then, when the modal closes, hit refresh. This is not intuitive at all. Another way to mitigate could be to perform save number 1 and then click Discard changes, but I haven't tested this and it's not intuitive either.

Environment

  • superset version: 1.1.0
  • python version: 3.7.10

Checklist

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.
@krsnik93 krsnik93 added the #bug Bug report label Jun 10, 2021
@junlincc junlincc added the dashboard:properties Related to the properties of the Dashboard label Oct 27, 2021
@yousoph
Copy link
Member

yousoph commented Dec 7, 2021

Should be fixed by #17392

@yousoph yousoph closed this as completed Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report dashboard:properties Related to the properties of the Dashboard
Projects
None yet
Development

No branches or pull requests

3 participants