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

feat: Lazy Loading of Sub categories #1586

Merged
merged 1 commit into from
Mar 4, 2024

Commits on Mar 4, 2024

  1. perf: in SSR load only top level categories, on client side load and …

    …render the configured level of sub categories
    
    * "lazy loading" of sub categories for the main navighation only on client side
    * reduce rendered main navigation code in SSR rendered HTML
    * reduce categories content of the transfer state
    * decrease needed tranfer size per SSR page
    DilaraGueler authored and shauke committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    750c9cf View commit details
    Browse the repository at this point in the history