8000 Bug - Selectable/clickable cards - clean up use of radio/check components · Issue #6119 · patternfly/patternfly · GitHub
[go: up one dir, main page]

Skip to content

Bug - Selectable/clickable cards - clean up use of radio/check components #6119

@mcoker

Description

@mcoker

As discussed in #6110 we should make sure the cards are using the check/radio components properly. Currently they present as standalone (only the input is visible) but rely on the <label> for styling and in some cases a clickable interaction. Using a standalone modifier with a <label> as a child causes layout issues since the standalone variation is for just an input only. Let's see what kind of improvements we can make there. One thought is to use the standalone variation with the <label> as the parent/outer component class element.

And the card-check.hbs and card--radio.hbs files could be updated to use the newer check/radio hbs syntax.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0