You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hate Semantic UI right now. It doesn't have a collapsible menu (like Bootstrap, something that will hide under a hamburger icon and display on click).
For now, I have replaced the first header menu with a stackable menu (see: https://semantic-ui.com/collections/menu.html#stackable), however once you hit a smaller viewport (breakpoint at 767px) it becomes a list of links stacked vertically. Any menu with more than 2 links will look awful for mobile users.
I hate Semantic UI right now. It doesn't have a collapsible menu (like Bootstrap, something that will hide under a hamburger icon and display on click).
For now, I have replaced the first header menu with a stackable menu (see: https://semantic-ui.com/collections/menu.html#stackable), however once you hit a smaller viewport (breakpoint at 767px) it becomes a list of links stacked vertically. Any menu with more than 2 links will look awful for mobile users.
I am planning on possibly replacing the whole menu with a sidebar structure (see: https://semantic-ui.com/modules/sidebar.html#/examples), but will do it once we have defined what should go in the menu.
The text was updated successfully, but these errors were encountered: