-
Notifications
You must be signed in to change notification settings - Fork 353
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
Expandable card/Expandable section consistency #10088
Comments
In the Card example the icon is the only clickable area but for Expandable sections the Icon + Text block is clickable. This is more obvious in v6 where the icon colours won't change in either component but the card will get the background-color and expandable section won't. For v5 we could sync the icon hover states in both these examples. Possible v5 update: |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has been closed because it has not had activity since being marked as stale. |
When comparing the Expandable card component to the Expandable section I noticed that the expand toggle icon changes color (black/grey) on focus for the card and not for the expandable section
https://www.patternfly.org/components/card#expandable-cards
https://www.patternfly.org/components/expandable-section
Not sure if that's intentional. It might be worth making the experience consistent.
Is this request originating from a Red Hat product team? If so, which ones and is there any sort of deadline for this enhancement?
PatternFly React component groups extension - no deadline
The text was updated successfully, but these errors were encountered: