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

Update `OSCALComponentDefinitionComponent` to use new table style

Open laurelmay opened this issue 3 years ago • 1 comments
trafficstars

Description

As a reader of OSCAL document in the Viewer/Editor application, I want a consistent style to be used across all document types.

Acceptance Criteria

  • The OSCALComponentDefinitionComponent table (in the Component Definition Viewer/Editor) looks like the System Implementation tables (in the SSP Viewer/Editor)
  • Any remaining similarly structured tables are also updated to use a consistent style

Proposed Solution

Update OSCALComponentDefinitionComponent to use the new styles added for System Implementation. The general formatting of tables, etc. should be extracted to a common TableStyles file.

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

laurelmay avatar Sep 04 '22 15:09 laurelmay

Work in connection with #775 and try to address through application of the global styles.

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