Page MenuHomePhabricator

[landing] add rotation animation to keyserver faq icon
ClosedPublic

Authored by ginsu on Jun 6 2023, 10:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 11:54 PM
Unknown Object (File)
Feb 10 2024, 2:49 PM
Unknown Object (File)
Feb 10 2024, 2:49 PM
Unknown Object (File)
Feb 10 2024, 2:48 PM
Unknown Object (File)
Feb 10 2024, 2:37 PM
Unknown Object (File)
Feb 10 2024, 1:33 PM
Unknown Object (File)
Jan 10 2024, 8:22 AM
Unknown Object (File)
Dec 18 2023, 1:37 AM

Details

Summary

This diff is the last part to the introduction of the keyserver faq section. This diff adds a rotation animation to the chevron icon so that when a faq item is opened then the chevron will transition from pointing down to pointing up

Depends on D8095

Test Plan

Please see the demo video below:

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu published this revision for review.Jun 6 2023, 10:52 AM
ginsu edited the summary of this revision. (Show Details)
ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, kamil.

whoa this looks smooth, first rotation animation?

Did you try animation-timing-function: ease-in-out; by chance? Think it might look better for this sort of thing

This revision is now accepted and ready to land.Jun 6 2023, 2:08 PM

Did you try animation-timing-function: ease-in-out; by chance? Think it might look better for this sort of thing

Just tried this and both @ted and I think the rotation animation looks better w/o the ease-in-out timing function

This revision was landed with ongoing or failed builds.Aug 8 2023, 2:09 PM
This revision was automatically updated to reflect the committed changes.