Page MenuHomePhabricator

[web] Remove "active" `transition` for `ColorSelectorButton` component
ClosedPublic

Authored by atul on Apr 12 2022, 12:41 PM.
Tags
None
Referenced Files
F3295197: D3714.diff
Sat, Nov 16, 9:19 PM
Unknown Object (File)
Sat, Nov 9, 10:47 PM
Unknown Object (File)
Tue, Nov 5, 8:58 PM
Unknown Object (File)
Oct 14 2024, 1:35 AM
Unknown Object (File)
Oct 14 2024, 1:35 AM
Unknown Object (File)
Oct 14 2024, 1:35 AM
Unknown Object (File)
Oct 14 2024, 1:34 AM
Unknown Object (File)
Oct 14 2024, 1:32 AM

Details

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Apr 12 2022, 12:47 PM

Feels a lot more responsive! At some point we can consider adding some effect when clicking (a spring?), but it's really not worth it now.

This revision is now accepted and ready to land.Apr 13 2022, 4:26 AM

At some point we can consider adding some effect when clicking (a spring?), but it's really not worth it now.

Looked at examples of other color pickers (in other apps and on Dribbble) and there's definitely a lot we can do here to make the ColorSelector more interactive. But it does seem like more of a fit and finish thing that we should defer for later