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

added all nav menu items #42

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

chaitak-gorai
Copy link
Contributor

Description

Added the missing menu item from the legacy codebase to this codebase

Changes Made

  • Header.vue

Issue Resolved

@chaitak-gorai
Copy link
Contributor Author

Hello @muarachmann,
I have added all the menu items till second level. I have a confusion whether we have to include the submenus under those submenus ie the third level too??
I'll then add those too in this PR.
image

@muarachmann
Copy link
Member

Hi @chaitak-gorai yes Please... For not let's have all the menus as this. It is worth noting that the menu is a whole dynamic stuff that will show based on the role and customizations but for now lets manage till the submenu L2.

@chaitak-gorai
Copy link
Contributor Author

Ok will add those submenus too.

@chaitak-gorai
Copy link
Contributor Author

Update

Hey @muarachmann , I have added all the L2 menus for both large and small devices navbar

Changes Made

  • Header.vue
  • EhrHeaderMenu.vue Updated the template to use it for submenus too.

Screenshot

bigscreen

mobile

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.

Adjust the menus as it would appear on the Legacy code
2 participants