-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Describe the bug
When one visits the confluence migrator pro home page, there's a little loader, only to then display a tab that didn't really require delaying the load.
I think this is because there's a live data table in the "Choose an export package" section, and in the "All migrations" tab, but the first tab doesn't show a migration list.
This is minor because the wait time is very small but we are making the user wait for nothing. We could limit the loaders to live data tables.
Steps to reproduce
Steps to reproduce the problematic behavior:
- Go to '/xwiki/bin/view/ConfluenceMigratorPro/'
Expected behavior
No loader to display a static tab
Actual behavior
Notice the little loader ( < 1s locally)
Screenshots
Enregistrement.d.ecran_20250813_095530.webm
Environment (please complete the following information):
- OS: GNU/Linux
- Browser: Firefox
- XWiki version 17.0.0
- App version: 9c7a57c (version 1.35.5 soon to be released)