migtools / crane-ui-plugin

OpenShift Dynamic Plugin for Crane UI
1 stars 11 forks source link

Replace summary tables with DescriptionList after PF bug fix #57

Closed mturley closed 2 years ago

mturley commented 2 years ago

Now that https://github.com/patternfly/patternfly-react/pull/7061 is merged, if we can upgrade PatternFly we can make use of the DescriptionList with a wider term column for the content at the top of the wizard's Review step (instead of our Table workaround which is less accessible).

I believe that fix is now available in the PF version used by OCP 4.11. We can also use this in other places we have key/value summaries, like on the Project Details step of the wizard and in the summary section of the management page.

github-actions[bot] commented 2 years ago

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members by writing /triage accepted in a comment.

github-actions[bot] commented 2 years ago

This issue synced with: https://issues.redhat.com/browse/MTRHO-102