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

feature: implement navigation menu #811

Open
Aleks1908 opened this issue Dec 1, 2024 · 0 comments · May be fixed by #812
Open

feature: implement navigation menu #811

Aleks1908 opened this issue Dec 1, 2024 · 0 comments · May be fixed by #812
Assignees
Labels
frontend high priority javascript Pull requests that update Javascript code

Comments

@Aleks1908
Copy link
Member

Brief description:

Follow the design to create navigation menu: https://www.figma.com/design/Qg2yIucdvcopNcFSkUd0xc/Website?node-id=0-1&node-type=canvas&t=few3p7kyaTFCiVXy-0

How to achieve it:

  1. Create a Navigation component which has a check for device width and renders the correct navigation
  2. Create Desktop Navigation
  3. Create Mobile Navigation by using the slideout component shadcn has
@asiahaslam asiahaslam linked a pull request Dec 1, 2024 that will close this issue
@Isak-Bego Isak-Bego added frontend high priority javascript Pull requests that update Javascript code labels Jan 6, 2025
@Isak-Bego Isak-Bego changed the title Navigation Menu feature: implement navigation menu Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend high priority javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants