oscal-react-library icon indicating copy to clipboard operation
oscal-react-library copied to clipboard

Support editing a control's class

Open Bronstrom opened this issue 2 years ago • 1 comments
trafficstars

Description

As a user of the OSCAL Viewer/Editor, I would like to be able to edit the class of a control.

Acceptance Criteria

  • The control class can be modified:
    • based on a pull-down list of known classes;
    • as well as edited raw for unknown classes.

Proposed Solution

No response

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

Bronstrom avatar Apr 28 '23 15:04 Bronstrom

There are both recognized and unrecognized classes. Recognized classes are managed in an enumerated list with both human-friendly and OSCAL-friendly values.

brian-ruf-ezd avatar May 01 '23 14:05 brian-ruf-ezd