You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: