AOSSIE-Org / AOSSIE-Org/EduAid

Enhance Loader Animation for Better User Feedback

Ouverte
#232 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
171
Forks
423
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**Current Problem:**
The existing loader animation does not clearly indicate when a process (e.g., fetching data, uploading files, or generating questions) is in progress. As a result, users may be confused about whether an operation is still running or has failed. The lack of smooth and visible feedback affects the user experience.

**Proposed Solution:**
Improve the existing loader by adding a clear and user-friendly spinner animation.
Ensure the loader is prominently visible while the process is running.
Prevent user interaction during loading to avoid duplicate requests.
Add a fade-in/fade-out transition to make the experience smoother.

**Steps to Reproduce (Before Fix):**
Click on the "Next" button or upload a file.
The loader does not display properly, causing confusion about whether the process is still running.

**Expected Behavior (After Fix):**
A visible and smooth spinner appears while an operation is in progress.
The UI is disabled until loading completes, preventing duplicate actions.
The loader smoothly disappears when the process is finished.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.