Skip to content

#3874 featured projects card#3986

Open
chrisdicono wants to merge 6 commits intodevelopfrom
#3874-featured-projects-card
Open

#3874 featured projects card#3986
chrisdicono wants to merge 6 commits intodevelopfrom
#3874-featured-projects-card

Conversation

@chrisdicono
Copy link
Contributor

Changes

  • Commented out code that may be used later in IntroGuestHomePage.tsx
  • Project Cards now look like mocks
  • Responsive: Featured Projects section vertical on mobile devices and horizontal on everything else

Screenshots

Screenshot 2026-02-24 123312 Screenshot 2026-02-24 123320 Screenshot 2026-02-24 123328 Screenshot 2026-02-24 123344

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #3874

@chrisdicono chrisdicono self-assigned this Feb 24, 2026
Copy link
Contributor

@staysgt staysgt left a comment

Choose a reason for hiding this comment

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

Overall looks really good! Just a few comments

Copy link
Contributor

Choose a reason for hiding this comment

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

Can you revert the changes you've made to this page? Everything else looks great!

<Card
sx={{
height: '100%',
width: 'fit-content',
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you make this take up the whole screen if on desktop? Ie if there are only 2 projects it looks a little weird. Be sure to see if this images anywhere else that the ScrollablePageBlock is used.

Image

@staysgt staysgt self-requested a review February 26, 2026 23:58
Copy link
Contributor

@staysgt staysgt left a comment

Choose a reason for hiding this comment

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

Looks great!

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.

[Guest Page Improvements] - Update Featured Projects Card

2 participants