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] notify instead of modal onSave #2941

Merged
merged 2 commits into from
Jun 13, 2017

Conversation

mistercrunch
Copy link
Member

img

title: 'Error',
body: 'Sorry, there was an error saving this dashboard: </ br>' + errorMsg,
});
notify.error('Sorry, there was an error saving this dashboard: </ br>' + errorMsg);
Copy link
Contributor

@ascott ascott Jun 12, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/</ br>/<br />

@ascott
Copy link
Contributor

ascott commented Jun 12, 2017

LGTM

@mistercrunch mistercrunch merged commit 24e3c7f into apache:master Jun 13, 2017
@mistercrunch mistercrunch deleted the notify_dash_save branch June 13, 2017 04:04
graceguo-supercat pushed a commit to graceguo-supercat/superset that referenced this pull request Jun 13, 2017
* [dashboard] notify instead of modal onSave

* Addressing comments
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.18.5 labels Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.18.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants