oscal-react-library
oscal-react-library copied to clipboard
Support adding/removing metadata `remarks`
Description
As a catalog author, I want to add/remove remarks in regard to metadata.
Acceptance Criteria
- A
remarkcan be added - A
remarkcan be deleted - Either one remark (no more than one) is visible or there is no remark at all.
Proposed Solution
If no remark exists, a button appears in its place with text like "+ Remark" or "Add Remark".
Additional Notes
No response
Implementation
- [ ] I can (or plan to) submit a pull request to implement this
- [ ] Implementing this may result in a breaking change
Depends on #711