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

Display control info for all components #538

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

tuckerzp
Copy link
Contributor

@tuckerzp tuckerzp commented Aug 4, 2022

The component-uuid was not being passed down to all controls.

closes #421 as well as EasyDynamics/oscal-rest-service#100

@easy-dynamics-oscal-automation easy-dynamics-oscal-automation bot requested a review from a team August 4, 2022 18:11
parameters={control.params}
includeControlIds={props.includeControlIds}
modificationAlters={props.modificationAlters}
componentId={props.componentId}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the major change. I went ahead and cleaned up the map a bit as well.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you're making a mess of the diff anyway :P can you update these to pass the props in a more similar/identical order?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is now in alphabetical order!

@easy-dynamics-oscal-automation easy-dynamics-oscal-automation bot requested a review from a team August 4, 2022 18:15
@tuckerzp tuckerzp force-pushed the feature/display-control-parts-for-comp branch from 14bfea3 to e4a860d Compare August 4, 2022 18:21
@tuckerzp tuckerzp force-pushed the feature/display-control-parts-for-comp branch from e4a860d to 329469b Compare August 4, 2022 18:38
@easy-dynamics-oscal-automation easy-dynamics-oscal-automation bot requested a review from a team August 4, 2022 18:40
Copy link
Contributor

@Bronstrom Bronstrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Control Info for SSP Control Parts are not Displayed for All Components
3 participants