Skip to content

Add InteractionCard component #33

@tchock

Description

@tchock

Currently the Card component is quite plain. As we often use the Card component as an interactive/button-like component there should be a special variant that has the following properties:

  • Pointer cursor
  • Visible hover state (e.g. slightly darker)
  • Visible active state after click (e.g. a bit darker than hover state)
  • Uses button instead of div
  • Focusable (with outline we use for the others)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions