Page MenuHomePhabricator

[landing] redesign footer component
ClosedPublic

Authored by ginsu on Jun 2 2023, 1:55 PM.
Tags
None
Referenced Files
F1694483: D8083.diff
Thu, May 2, 10:30 PM
Unknown Object (File)
Mar 27 2024, 11:54 PM
Unknown Object (File)
Mar 19 2024, 9:13 AM
Unknown Object (File)
Mar 6 2024, 9:02 AM
Unknown Object (File)
Mar 6 2024, 9:02 AM
Unknown Object (File)
Mar 4 2024, 2:57 AM
Unknown Object (File)
Feb 10 2024, 1:44 PM
Unknown Object (File)
Feb 10 2024, 1:42 PM

Details

Summary

This is the second part to implmenenting the redesign for the footer component. This diff adds the new elments that are shown in the figma design (screenshot below) and arranges them to match the design

Screenshot 2023-06-02 at 5.02.20 PM.png (1×3 px, 2 MB)

Screenshot 2023-06-02 at 5.02.13 PM.png (1×3 px, 1 MB)

Depends on D8082

Test Plan

Please watch the demo video/see the screenshots below:

Desktop/Responsive:

Tablet:

Screenshot 2023-06-02 at 5.00.55 PM.png (2×3 px, 939 KB)

Mobile:

Screenshot 2023-06-02 at 5.01.01 PM.png (2×3 px, 900 KB)

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

ginsu requested review of this revision.Jun 2 2023, 2:15 PM
kamil added inline comments.
landing/footer.css
26

maybe that will make it more clear which icons it contains?

34

Isn't this value a bit too big?

image.png (554×1 px, 42 KB)

design vs demo
image.png (185×362 px, 11 KB)

landing/footer.react.js
77

I am assuming that arrow-up-right icon is not available in the codebase to better match the design?

92–107

wondering, shouldn't those be opened in a new tab?

This revision is now accepted and ready to land.Jun 6 2023, 4:05 AM
ginsu edited the test plan for this revision. (Show Details)

address comments

ginsu added inline comments.
landing/footer.react.js
77

Yea we couldn't find a free icon that matched the design perfectly. @ted said this icon would suffice

92–107

This will be addressed in a subsequent diff (will link diff momentarily)

landing/footer.react.js
92–107
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.