Page MenuHomePhabricator

Quiet buttons (hover and active state)
Closed, DuplicatePublic

Description

Background/Goal

Currently our Figma quiet buttons and our Codex ones use different tokens for background color on hover and active states.

  • Figma button: uses Base90 #F8F9FA (without opacity)

Captura de pantalla 2022-03-18 a las 12.40.01.png (254×1 px, 107 KB)

  • Codex button: uses rgb (0 24 73 / 2%) (it has opacity but uses a custom color with opacity instead of using one of our existing colors with opacity)

Captura de pantalla 2022-03-18 a las 12.39.45.png (156×1 px, 52 KB)

We need to unify both Figma and Codex and also we need to add a new opacity token to use in our hover and active quiet buttons. This task is related with the message component task T284843

User stories

As a designer, I need that both Figma and Codex have the same button behaviors.

Acceptance criteria (or Done)

  • Add a new opacity token to use for hover and active quiet buttons
  • Update quiet buttons in Figma
  • Update quiet buttons in Codex

Event Timeline

DTorsani-WMF closed this task as Resolved.EditedOct 28 2024, 7:23 PM
DTorsani-WMF claimed this task.
DTorsani-WMF subscribed.

I'm going to resolve this task as it is going to be explored and solved in T303384: Update Hover/Active states in Normal and Quiet buttons.