-
Notifications
You must be signed in to change notification settings - Fork 8
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
[User Story]: Edit and Remove Notes in Assurance Case Editor #467
Comments
@cptanalatriste to check |
I have now implemented the following
Please note: This assumes that any user with access to the case can therefore edit/delete the note. @cptanalatriste Can you please review the PR #507 |
This was in |
Last thingI knew about this issue was a PR by @RichGriff and I requested some minor comments. However, I've seen it was already merged. @RichGriff , shall we move this to "Review"? |
Discussed with @RichGriff. Confirmed. Closing. |
Role
As an assurance case editor
Desired Feature
I want the ability to edit and remove notes that I have created within the "notes" functionality of the assurance case editor
Benefit
so that I can correct errors or update the information as the case develops or my understanding changes
Acceptance Criteria
GIVEN I have previously added a note to an assurance case,
AND I am currently viewing or editing the assurance case's notes,
WHEN I select a note that I have contributed to the conversation,
THEN I should have options to either edit or remove the note,
AND if I choose to edit, I should be able to modify the content in-place and save changes,
AND if I choose to remove, the note should be deleted immediately after confirmation.
Dependencies
No response
Technical Notes
Definition of Done
The text was updated successfully, but these errors were encountered: