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

[Material][Card][CardContentControl] Add IsClickable to enable/disable pointer visual states #465

Closed
kazo0 opened this issue Feb 1, 2023 · 0 comments · Fixed by #481
Closed
Assignees
Labels
control/card Categorizes an issue or PR as relevant to the Card control kind/enhancement New feature or request. theme/material

Comments

@kazo0
Copy link
Contributor

kazo0 commented Feb 1, 2023

Cards should have an IsClickable type of property that can drive whether or not we displaying any sort of visual change on pointer events (PointerOver, Pressed, Hover, etc.)

The Material Components Library has an IsClickable property to drive this type of behavior:. Example below:

screen-20230201-100956.mp4
@kazo0 kazo0 added kind/enhancement New feature or request. triage/untriaged Indicates an issue requires triaging or verification. labels Feb 1, 2023
@kazo0 kazo0 changed the title [Material][Card][CardContentControl] [Material][Card][CardContentControl] Add IsClickable to enable/disable pointer visual states Feb 1, 2023
@kazo0 kazo0 added theme/material control/card Categorizes an issue or PR as relevant to the Card control and removed triage/untriaged Indicates an issue requires triaging or verification. labels Feb 1, 2023
@agneszitte agneszitte self-assigned this Feb 2, 2023
@Xiaoy312 Xiaoy312 assigned Xiaoy312 and unassigned agneszitte Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
control/card Categorizes an issue or PR as relevant to the Card control kind/enhancement New feature or request. theme/material
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants