Currently, there is no loading element displayed after each request to the server, such as when the user opens a folder or a document. This feature request aims to display a loading element to indicate to users that the platform is loading.
Motivation
Improve user experience by providing visual feedback during server requests.
Enhance usability by reducing user uncertainty and frustration.
Maintain user engagement by indicating that the platform is actively processing user actions.
Use Cases
When a user opens a folder with multiple files, a loading element should be displayed until the folder contents are loaded.
After a user performs an action that requires communication with the server, such as saving changes or uploading a file, a loading element should indicate that the request is being processed.
Expected Behavior
Display a loading element, such as a spinner or progress bar, after each server request.
The loading element should be visible until the server request is completed.
The loading element should be visually distinct to ensure it is noticeable by users.
Description
Currently, there is no loading element displayed after each request to the server, such as when the user opens a folder or a document. This feature request aims to display a loading element to indicate to users that the platform is loading.
Motivation
Use Cases
When a user opens a folder with multiple files, a loading element should be displayed until the folder contents are loaded.
After a user performs an action that requires communication with the server, such as saving changes or uploading a file, a loading element should indicate that the request is being processed.
Expected Behavior
Display a loading element, such as a spinner or progress bar, after each server request.
The loading element should be visible until the server request is completed.
The loading element should be visually distinct to ensure it is noticeable by users.
References (Optional)
Loading Animation Examples