Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create intro and mentor sections #26

Merged
merged 14 commits into from
Sep 26, 2023
Merged

Conversation

samderanova
Copy link
Contributor

This includes:

  • The ZotHacks introduction index card
  • Mentor recruitment post-its

As discussed with @taesungh , a flat yellow post-it for the mobile view was used instead of the curved one like in the wireframes, mainly because putting enough text will cause it to extend out of the bounds of the yellow sticky.

@samderanova samderanova requested a review from a team September 17, 2023 22:22
@samderanova samderanova linked an issue Sep 17, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Sep 17, 2023

Deploy preview for zothacks-site-2023-sanity ready!

Name Sanity Studio
Preview Visit Preview
Commit 4c6bd29

@github-actions
Copy link

github-actions bot commented Sep 17, 2023

Deploy preview for zothacks-site-2023 ready!

Name Hack at UCI Site
Preview Visit Preview
Commit 4c6bd29

@tyleryy
Copy link
Contributor

tyleryy commented Sep 18, 2023

Not sure if we need to handle these dimensions, but for mobile, it looks like the Apply Mentor sticky note is not responsive and gets hidden under the other yellow sticky note. Let me know if I am incorrect here!

Screen Shot 2023-09-18 at 12 54 17 AM

@samderanova
Copy link
Contributor Author

The green sticky is meant to be under the yellow one as per the Figma. The curved yellow sticky won't work in the mobile view, but the green sticky being underneath the yellow one is something I attempted to preserve here.

Copy link
Member

@taesungh taesungh left a comment

Choose a reason for hiding this comment

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

Nice start, looking decent so far. Few notes on asset types and style usage, and we'll need to work getting a more fluid, responsive design.

apps/site/src/assets/images/YellowVertPost-it.png Outdated Show resolved Hide resolved
apps/site/src/assets/images/bookmark.png Outdated Show resolved Hide resolved
apps/site/src/assets/images/hack-doodle.svg Outdated Show resolved Hide resolved
apps/site/src/assets/images/index-card.png Outdated Show resolved Hide resolved
apps/site/src/components/BookmarkLink/BookmarkLink.tsx Outdated Show resolved Hide resolved
apps/site/src/views/Home/sections/Intro/Intro.tsx Outdated Show resolved Hide resolved
apps/site/src/views/Home/sections/Mentor/Mentor.tsx Outdated Show resolved Hide resolved
apps/site/src/views/Home/sections/Intro/Intro.module.scss Outdated Show resolved Hide resolved
taesungh and others added 4 commits September 23, 2023 12:49
- Use pseudo-elements to construct extended chevron with borders
- Use `bootstrap.button-variant` mixin for styles
- Implement pulling effect with left padding transition
- Add `translateZ(0)` to rotations to prevent rendering bugs in Safari
- Replace Bootstrap `Row` with `div` since container handles padding
- Remove unused `useWindowWidth` reference
Copy link
Member

@taesungh taesungh left a comment

Choose a reason for hiding this comment

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

Making great progress towards having the Home page ready.
Lingering issues: intro index card crop, hidden h2 for mentor section, minor post-it layout adjustments

@samderanova samderanova merged commit ca9f396 into main Sep 26, 2023
2 checks passed
@taesungh taesungh deleted the feature/intro-and-mentor branch September 27, 2024 02:24
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.

Create ZotHacks and mentor sections
3 participants