Skip to content

Conversation

share-a-byte
Copy link
Contributor

No description provided.

Copy link

cloudflare-workers-and-pages bot commented Jun 3, 2025

Deploying rp-web-hype with  Cloudflare Pages  Cloudflare Pages

Latest commit: 96f62b7
Status: ✅  Deploy successful!
Preview URL: https://a10d6c43.rp-web-hype.pages.dev
Branch Preview URL: https://write2vaniramesh-meettheteam-3u9p.rp-web-hype.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Jun 3, 2025

Deploying rp-web-admin with  Cloudflare Pages  Cloudflare Pages

Latest commit: 96f62b7
Status: ✅  Deploy successful!
Preview URL: https://fb4bf6f8.rp-web-admin.pages.dev
Branch Preview URL: https://write2vaniramesh-meettheteam-jqkw.rp-web-admin.pages.dev

View logs

@anandani4136 anandani4136 requested a review from a team June 18, 2025 03:49
Copy link
Contributor

@J164 J164 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Foldable component: This is awesome! It feels especially slick on my phone/touchscreens. I think there is a little bit of awkwardness to dragging the faq box with a mouse and especially with a trackpad. Maybe there should be an alternate interaction that also opens the faq page?

Meet the team: I'm really excited to see what this page looks like when its filled in with all of the staff photos! Similarly to my comment with the carousel, it might be necessary to make the photos a bit larger but overall this design is great

overflow="hidden"
bg={bgColor}
animate={{
boxShadow: isFolded
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we adjust this box shadow to be less(?) visible when the faq is open. Right now it feels a bit boxy.
image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup!

Comment on lines 39 to 40
itemWidth: "180px",
itemHeight: "120px",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might make sense to make the images a bit bigger, especially if they are going to be group photos

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

made that change!

children: React.ReactNode;
sectionBg?: string;
}> = ({ title, children, sectionBg = "white" }) => (
<Box py={spacing} bg={sectionBg}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love these section headers that scroll with the top of the screen! I'm not sure if I'm a fan of the paddingY here though. In my opinion it looks better with no vertical padding

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good! took it off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants