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

Feat/adjust header to mobile #185

Merged
merged 13 commits into from
Oct 3, 2024
Merged

Feat/adjust header to mobile #185

merged 13 commits into from
Oct 3, 2024

Conversation

rozanagy
Copy link
Contributor

@rozanagy rozanagy commented Sep 30, 2024

Overview: This pull request implements responsive design adjustments to the header component of the application, ensuring an optimized user experience on mobile devices. The changes are aimed at enhancing usability and maintaining aesthetic consistency across different screen sizes.

Responsive Layout Implementation:

Modified the header layout using Chakra UI's responsive utilities to ensure that elements stack appropriately on smaller screens.
Ensured the header adapts to various breakpoints for a seamless transition between mobile and desktop views.
Hamburger Menu Integration:

Introduced a hamburger menu icon that consolidates navigation options, allowing users to access the menu without taking up excessive screen space.
The menu expands on click, providing access to all navigation items in a clean and organized manner.

@rozanagy rozanagy requested a review from Polybius93 September 30, 2024 08:44
Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for dev-mint-dlc-link ready!

Name Link
🔨 Latest commit 4ced153
🔍 Latest deploy log https://app.netlify.com/sites/dev-mint-dlc-link/deploys/66fe65adf34a340008580afe
😎 Deploy Preview https://deploy-preview-185--dev-mint-dlc-link.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for test-mint-dlc-link ready!

Name Link
🔨 Latest commit 4ced153
🔍 Latest deploy log https://app.netlify.com/sites/test-mint-dlc-link/deploys/66fe65adb05c500008138e8b
😎 Deploy Preview https://deploy-preview-185--test-mint-dlc-link.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rozanagy
Copy link
Contributor Author

rozanagy commented Oct 1, 2024

Screen.Recording.2024-10-01.at.13.17.02.mov

Copy link
Collaborator

@Polybius93 Polybius93 left a comment

Choose a reason for hiding this comment

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

Generally really good, some things I noticed in the video:

  • When you log in, the dlcBTC logo becomes larger than before
  • Let's change the color scheme of the right side menu button to something that matches the desktop button's color scheme, this is also a request for the dropdown.

@rozanagy
Copy link
Contributor Author

rozanagy commented Oct 3, 2024

Screen.Recording.2024-10-03.at.11.31.55.mov

Copy link
Collaborator

@Polybius93 Polybius93 left a comment

Choose a reason for hiding this comment

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

Nice job! Approved!

@rozanagy rozanagy merged commit f2cd72d into dev Oct 3, 2024
15 checks passed
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.

2 participants