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
{{ message }}
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
I create an annotation —> Save/Cancel
Annotation is created --> no message
I edit an annotation --> Save/Cancel
Annotation is edited --> no message
I delete an annotation —>" This annotation will be deleted. This action cannot be reversed. Are you sure?” with “Delete” and “Cancel” as the buttons
Annotation is deleted —> no message
when verbose messaging is activated
I create an annotation —> Save/Cancel
Annotation is created --> confirmation + JSON output
I edit an annotation --> Save/Cancel
Annotation is edited --> confirmation + JSON output
I delete an annotation —> "This annotation will be deleted. This action cannot be reversed. Are you sure?” with “Delete” and “Cancel” as the buttons
Annotation is deleted —> confirmation, PIDs of deleted objects
The text was updated successfully, but these errors were encountered:
Audio and Video delete behaviour is still not as described above, but this is a low priority and non insubstantial amount of work. Backburner task for now.
Depends on #132 (comment)
when no verbose messaging is turned on
I create an annotation —> Save/Cancel
Annotation is created --> no message
I edit an annotation --> Save/Cancel
Annotation is edited --> no message
I delete an annotation —>" This annotation will be deleted. This action cannot be reversed. Are you sure?” with “Delete” and “Cancel” as the buttons
Annotation is deleted —> no message
when verbose messaging is activated
I create an annotation —> Save/Cancel
Annotation is created --> confirmation + JSON output
I edit an annotation --> Save/Cancel
Annotation is edited --> confirmation + JSON output
I delete an annotation —> "This annotation will be deleted. This action cannot be reversed. Are you sure?” with “Delete” and “Cancel” as the buttons
Annotation is deleted —> confirmation, PIDs of deleted objects
The text was updated successfully, but these errors were encountered: