Is your feature request related to a problem? Please describe.
We would like the top nav bar menu to incorporate the side bar menu from element-UI when the screen size gets smaller.
Here is the NavBar component looks at full desktop screen:
THEN when it gets to 989px width, the collapse menu icon appears:
WHEN you click the collapse menu icon, it looks like this:
AND this is what happens when you click on a sub-menu item:
Now we would like to incorporate the side bar menu from element-UI at this point. When a sub-menu item is clicked, the entire navbar menu will expand so all menu items will be displayed, Currently, the popup menu appears over the main navbar menu its. The sidebar menu looks like this:
so we would like for small screens that the navbar component changes from horizontal to vertical mode and enable collapsible so you can easily see the sub menu items.
Is your feature request related to a problem? Please describe.
We would like the top nav bar menu to incorporate the side bar menu from element-UI when the screen size gets smaller.
Here is the NavBar component looks at full desktop screen:
THEN when it gets to 989px width, the collapse menu icon appears:
WHEN you click the collapse menu icon, it looks like this:
AND this is what happens when you click on a sub-menu item:
Now we would like to incorporate the side bar menu from element-UI at this point. When a sub-menu item is clicked, the entire navbar menu will expand so all menu items will be displayed, Currently, the popup menu appears over the main navbar menu its. The sidebar menu looks like this:
so we would like for small screens that the navbar component changes from horizontal to vertical mode and enable collapsible so you can easily see the sub menu items.
https://element.eleme.io/#/en-US/component/menu#side-bar