-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.0.23rc1, 7.4.7rc1, 8.0.0alpha1, 8.0.0alpha2 (master)
-
Component/s: Frontend (F)
When importing a large host/template file, there is no visual feedback (loader, progress indicator, or disabled state) while the file is being processed. From a user's perspective, the import pop-up looks frozen and unresponsive, which is confusing and not user-friendly.
Not reproducible each time.
Steps to reproduce:
- Go to Hosts/Templates.
- Click Import.
- Select a large import file.
- Wait couple seconds when the file appears in the import pop-up. During this time try to click somewhere.
Result:
- No loader or progress indicator is displayed.
- The import pop-up remains visible but shows no activity.
- It looks like the pop-up is frozen or the application has stopped responding.
Expected:
- A loader, spinner, or progress indicator should be displayed while the file is being processed.
- The user should receive visual feedback that the system is working.