Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-22016

Load user profile tabs on demand

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • 15.10.7
    • User - User Profile
    • Unknown

    Description

      Right now every tabs of the user profile are loaded whenever a user profile gets accessed. This is not good for several reasons:
      1. it's making bad interactions because multiple different stuff are loaded at once in the DOM even if not displayed, and it can cause hard to debug test problems
      2. it's also bad for perf because the page is heavy to load and even if we could consider that the page is loaded once for all when browsing on tabs it's not entirely true as editing user pref lead to reloading the page

      So we should load tabs on demand only.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              surli Simon Urli
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: