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 Mobile Nav Accordion Component #1390

Closed
sashamaryl opened this issue Dec 18, 2023 · 0 comments · Fixed by #1568
Closed

Create Mobile Nav Accordion Component #1390

sashamaryl opened this issue Dec 18, 2023 · 0 comments · Fixed by #1568
Assignees
Labels
frontend Frontend development Mobile/Responsive Relates to mobile layout

Comments

@sashamaryl
Copy link
Collaborator

You will be creating the menu Accordion component for the new navigation layout, mobile edition.
This will be a new component, unlike what we had before. Note that the browser navigation uses a different base component and is being built separately.

Figma for this feature: Mobile Navigation Annotations:

https://www.figma.com/file/IyRpfsVrU2pg3rysLauvQR/Navigation-V2?type=design&node-id=4356-14&mode=design

Useful project files:

  • components/layout.tsx
  • components/bootstrap.ts
  • components/Navlink.tsx

Leverage the react-bootstrap features as much as possible. See:

https://react-bootstrap.netlify.app/docs/components/navs/#nav
https://react-bootstrap.netlify.app/docs/components/accordion

For styling, use bootstrap and styled components.

Create stories for components

We use storybook & chromatic to facilitate design reviews and communication, organize and document components, run UI visual tests, and for publishing our component library.
https://storybook.js.org/

@sashamaryl sashamaryl added frontend Frontend development Mobile/Responsive Relates to mobile layout labels Dec 18, 2023
@sashamaryl sashamaryl self-assigned this Feb 13, 2024
@sashamaryl sashamaryl assigned mertbagt and unassigned sashamaryl Apr 16, 2024
@mertbagt mertbagt mentioned this issue May 1, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend development Mobile/Responsive Relates to mobile layout
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants