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

[component-groups] - Ansible #768

Closed
fhlavac opened this issue Sep 17, 2024 · 1 comment
Closed

[component-groups] - Ansible #768

fhlavac opened this issue Sep 17, 2024 · 1 comment

Comments

@fhlavac
Copy link

fhlavac commented Sep 17, 2024

Follow up to breaking change PR [https://github.com/patternfly/react-component-groups/pull/313]

The Ansible has been renamed to Ansible support, also there is an unsupported state prop change

Required actions:

  • rename Ansible to AnsibleSupport
  • rename unSupported flag to isSupported (true by default)

replace unsupported={true} with isSupported={false}
replace unsupported={1} with isSupported={false}
replace unsupported with isSupported={false}
replace unsupported={0} with
replace unsupported={false} with

@fhlavac fhlavac closed this as completed Sep 20, 2024
@fhlavac
Copy link
Author

fhlavac commented Sep 20, 2024

This won't be needed - we won't rename the component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant