[Chip/ Chip Group] Enhance component's interactive states #10005
Labels
0 - new
New issues that need assignment.
Calcite (design)
Issues logged by Calcite designers.
calcite-components
Issues specific to the @esri/calcite-components package.
design
Issues that need design consultation prior to development.
enhancement
Issues tied to a new feature or request.
estimate - 5
A few days of work, definitely requires updates to tests.
impact - p2 - want for an upcoming milestone
User set priority impact status of p2 - want for an upcoming milestone
p - medium
Issue is non core or affecting less that 60% of people using the library
ready for dev
Issues ready for development implementation.
Milestone
Check existing issues
Description
Updates the
chip
's interactive states, forchip-group
's with selection modes, as part of the larger epic in #9299.Current state
Acceptance Criteria
Note that interaction state only apply to Chip Groups with selection modes.
kind="neutral" appearance="solid"
::hover
background color toforeground.3
:press
background color toborder.3
kind="brand" appearance="solid"
::hover
background color tobrand.hover
:press
background color tobrand.press
kind="inverse" appearance="solid"
::hover
background color toinverse.hover
:press
background color toinverse.press
appearance="outline-fill"
andappearance="outline"
::hover
background color toforeground.2
:press
background color toforeground.3
kind="neutral" and appearance="outline"
ORappearance="outline-fill"
::hover
outline colors toborder.input
:press
outline colors totext.3
Relevant Info
Figma file
Which Component
chip
/chip-group
Example Use Case
No response
Priority impact
impact - p2 - want for an upcoming milestone
Calcite package
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: