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

Visualisations silently fail to save if JS prompts have been suppressed #6368

Closed
rmoff opened this issue Mar 1, 2016 · 3 comments
Closed

Comments

@rmoff
Copy link

rmoff commented Mar 1, 2016

This is a bit of a dumb one, but I'm maybe not the only dumb one out there...

Background: I was importing objects, overwriting about 40 or so existing ones - so ticked the box from Chrome to disable further dialogs

2016-03-01_15-16-56

Problem:
I then went and ran some visualisations that needed changes. Made the changes. Hit save. All fine. Went back - change had been lost.

Basically in disabling the (unwanted) JS prompts about overwriting content when importing, I lost the (useful) JS prompts about overwriting individual items when saving from the visualisation page. Because the prompt wasn't showing I guess the save silently aborted.

Suggestion have a message within the tool (maybe like the existing banners used for errors eg when querying Elasticsearch) that isn't JS prompt box bound, that warns the user that the save was aborted.

2016-03-01_15-20-19

@rmoff
Copy link
Author

rmoff commented Mar 1, 2016

Version 4.4.0
Build   9689
Commit SHA  07cb4d6

@rashidkpc
Copy link
Contributor

This isn't a bug, but will be covered by this ticket: #6003

@rmoff
Copy link
Author

rmoff commented Mar 1, 2016

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants