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
Person X flags a record, then a few minutes later realises they left out some important information or context. If they want to add this, however, they’re forced to make a second flag; their first flag is uneditable. Allowing flag comments to be edited seems like a very simple solution.
The button will only be visible and enabled when a user is logged in and one of the "User flagged issue" is of the same account.
The edit button will appear in front of, or instead of, the "Verify this annotation" button.
The edit button will display the same "Flag an issue" dialog that appears after clicking the "Flag an issue" button that appears at the top of the page. It will be prefilled with the issue type and comment. The title will be "Edit a flag". The buttons at the bottom of the dialog will be "Save" and "Cancel".
Saving changes will send a request to biocache-service, with authentication, to update the data store and index, if required.
Out of scope
Logic to limit usage of Edit for the user, e.g. dates, resolution, subsequent assertions.
Ability for Admin users to use Edit for other user annotations.
Person X flags a record, then a few minutes later realises they left out some important information or context. If they want to add this, however, they’re forced to make a second flag; their first flag is uneditable. Allowing flag comments to be edited seems like a very simple solution.
cc @tmesaglio for testing
The text was updated successfully, but these errors were encountered: