Skip to content
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

Support editing a control's class #820

Open
2 tasks
Bronstrom opened this issue Apr 28, 2023 · 1 comment
Open
2 tasks

Support editing a control's class #820

Bronstrom opened this issue Apr 28, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Bronstrom
Copy link
Contributor

Bronstrom commented Apr 28, 2023

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 Bronstrom added the enhancement New feature or request label Apr 28, 2023
@Bronstrom Bronstrom changed the title Support editing the control class Support editing a control's class Apr 28, 2023
@brian-ruf-ezd
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants