Skip to content

Mobile responsive header (and footer) #208

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

Merged
merged 9 commits into from
Apr 13, 2025
Merged

Mobile responsive header (and footer) #208

merged 9 commits into from
Apr 13, 2025

Conversation

Yasoop
Copy link
Contributor

@Yasoop Yasoop commented Apr 13, 2025

Description

Created a mobile-responsive header and footer. Added a nav menu for the mobile header. Also moved header components to a separate header folder.

Motivation and Context

Mobile responsiveness was not in the header and footer before.

Closes #204

How has this been tested?

Resized the window in all pages and clicked the mobile nav button.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [x ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Database migration
    • Ran pnpm db:generate and verified generated SQL migration files in packages/db/drizzle

Checklist:

  • [x ] My code follows the code style of this project.
  • [x ] I have moved the ticket to "In Review"
  • [ x] I have added reviewers to this PR
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Yasoop added 5 commits April 10, 2025 17:38
Changed basic layout for a mobile header
Changed basic layout for a mobile header
Reduced font size of footer at small screen sizes
Created the mobile menu for the header.
@Yasoop Yasoop requested a review from banushi-a April 13, 2025 06:15
Copy link

vercel bot commented Apr 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cooper ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2025 5:56pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cooper-auth ⬜️ Skipped (Inspect) Apr 13, 2025 5:56pm
cooper-docs ⬜️ Skipped (Inspect) Apr 13, 2025 5:56pm

Copy link
Collaborator

@RishikeshNK RishikeshNK left a comment

Choose a reason for hiding this comment

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

blind approve

Copy link
Contributor

@banushi-a banushi-a left a comment

Choose a reason for hiding this comment

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

looks good to me

@Yasoop Yasoop merged commit 97a2654 into main Apr 13, 2025
9 checks passed
@Yasoop Yasoop deleted the mobile-header branch April 13, 2025 17:57
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