Page MenuHomePhabricator

[landing] introduce request access compoonent
ClosedPublic

Authored by ginsu on Jun 2 2023, 1:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 11:54 PM
Unknown Object (File)
Mar 4 2024, 11:28 PM
Unknown Object (File)
Feb 10 2024, 1:43 PM
Unknown Object (File)
Feb 10 2024, 1:42 PM
Unknown Object (File)
Feb 10 2024, 1:41 PM
Unknown Object (File)
Feb 10 2024, 1:40 PM
Unknown Object (File)
Feb 10 2024, 1:38 PM
Unknown Object (File)
Feb 10 2024, 12:52 PM

Details

Summary

As part of the redesign for the landing page there is Request access call to action at the bottom of the main page. This diff creates that section into its own component. Here is a screenshot of the designs for extra context

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

Depends on D8079

Test Plan

Please watch the demo video below/see the screenshots

Desktop/Responsive:

Tablet:

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

Mobile:

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

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

fix missed merge conflict

landing/global.css
30 ↗(On Diff #27418)

Kinda unrelated, but as I was working on this diff, I noticed that I had two --violet-dark-40.

landing/request-access.css
33 ↗(On Diff #27418)

If I have time at the end, I will take a look at using box-shadow here and in D8076

ginsu requested review of this revision.Jun 2 2023, 1:27 PM
kamil added inline comments.
landing/request-access.react.js
15 ↗(On Diff #27418)

Font size seems too big on mobile after looking at the design but not sure how up-to-date are those

This revision is now accepted and ready to land.Jun 6 2023, 2:59 AM
landing/request-access.css
5 ↗(On Diff #27418)

After looking at the demo the gap between this and upper component feels too big but it's just my personal opinion

ginsu added inline comments.
landing/request-access.css
5 ↗(On Diff #27418)

Spoke to @ted about this, but we ultimately decided to just keep this as is

landing/request-access.react.js
15 ↗(On Diff #27418)

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

landing/request-access.react.js
15 ↗(On Diff #27418)
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.