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
F5109162: D8128.id29694.diff
Tue, Apr 1, 5:21 PM
F5108241: D8128.id29763.diff
Tue, Apr 1, 1:27 PM
F5108240: D8128.id27498.diff
Tue, Apr 1, 1:27 PM
F5108005: D8128.id.diff
Tue, Apr 1, 12:28 PM
Unknown Object (File)
Mon, Mar 31, 1:42 AM
Unknown Object (File)
Fri, Mar 28, 8:52 AM
Unknown Object (File)
Wed, Mar 19, 10:14 PM
Unknown Object (File)
Mon, Mar 3, 12:46 PM

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
No Lint Coverage
Unit
No Test Coverage

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.