vue-storefront
vue-storefront copied to clipboard
Add MegaMenu to theme
Add MegaMenu to the Header in the agnostic Nuxt theme. Use SfHeaderNavigation from Storefront UI https://storybook.storefrontui.io/?path=/story/organisms-header--with-sfheadernavigation.
Then use useCategory to
- Fetch top-level root categories

- Fetch their subcategories

➤ Łukasz Jędrasik commented:
https://github.com/vuestorefront/vue-storefront/pull/5685 ( https://github.com/vuestorefront/vue-storefront/pull/5685|smart-link )
➤ Igor Wojciechowski commented:
For now the only thing that I noticed is that parent level 2 categories, e.g. Clothing, are styled as links but have no :link property. Should we fix it? If so, should it be fixed in SFUI (add :link property) or in this issue (Łukasz Jędrasik suggested adding router push on click event).
Filip Rakowski what’s your opinion?
➤ Mike Kwiatkowski commented:
Patrick Andrew is this also fixing the menu button doing nothing in the mobile view?
Issue is closed. Reason: Too Old (>6 months)
Sergii Kirianov Developer Advocate Vue Storefront