[Action] Evaluate need to provide an alternative style for active
state
#5003
Labels
0 - new
New issues that need assignment.
design
Issues that need design consultation prior to development.
enhancement
Issues tied to a new feature or request.
p - low
Issue is non core or affecting less that 10% of people using the library
research
Issues that require more in-depth research or multiple team members to resolve or make decision.
Milestone
Description
One of three issues stemmed from #4813.
Determine if there is a need for differing styles to further emphasize an
active
state. Currently a light gray state is provided in light mode, and dark gray for dark mode. Could additional context be provided to users?Acceptance Criteria
active
state vs other states in theaction
component, and possibly across componentsactive
state across componentsactive
state across componentsRelevant Info
This issue surfaced from discussion of the
action
component, which has a similar appearance when in an active state that is depicted on the :focus/:active/:hover states.So it isn't clear if the active state is true, or not when focused. While the indicator attribute can be used alongside, there should be more visual prominence that the action is in an
:active
state.cc @macandcheese
Which Component
Specifically with
action
, but could impact other components.Example Use Case
Example with
action
: https://codepen.io/geospatialem/pen/QWmWdoQ.The text was updated successfully, but these errors were encountered: