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] COMPONENTS: Side Navigation bar (MOBILE) #105

Conversation

ikennarichard
Copy link
Contributor

@ikennarichard ikennarichard commented Jul 19, 2024

[FEAT] COMPONENTS: Side Navigation bar (MOBILE)

For this project I implemented the following features:

  • Added responsive sidebar component.
  • Implemented dark mode and light mode styles.
  • Added toggle button for dark mode/light mode.
  • Styled sidebar to highlight the active menu item.
  • Ensured compliance with brand design guidelines.
  • Issue
  • Dev Mode Link
  • lint-result
  • sidebar-snapshot-1-dark
  • sidebar-snapshot-1-light
  • sidebar-snapshot-2-light
  • sidebar-snapshot-2-dark
  • snapshot3-close
  • snapshot3-open

@ikennarichard ikennarichard changed the base branch from main to dev July 19, 2024 16:44
Copy link
Contributor

@shalomtaiwo shalomtaiwo left a comment

Choose a reason for hiding this comment

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

Why can the mobile nav scroll with the rest of the pages.

If it's a sidenav like this, it should be fixed and not affect the structure of the page either.

When on mobile, how would I view my full page if the mobile nav is covering a bit of the main content.

image

Copy link
Contributor

@shalomtaiwo shalomtaiwo left a comment

Choose a reason for hiding this comment

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

check for conflicts

@ikennarichard
Copy link
Contributor Author

@shalomtaiwo ok thank you

@ikennarichard
Copy link
Contributor Author

@shalomtaiwo I've corrected the conflicts

@mrcoded mrcoded merged commit 96bbd25 into hngprojects:dev Jul 22, 2024
1 check 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.

5 participants