Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance the Quiz Generation Loader with a More UI-Pleasing Design #119

Open
ishaanxgupta opened this issue Jan 8, 2025 · 1 comment
Open

Comments

@ishaanxgupta
Copy link

ishaanxgupta commented Jan 8, 2025

Description:
Currently, the loader displayed during the quiz generation process is very basic. It is just a white circle with no animation or interactive design. This makes the user experience feel less engaging and outdated.
Improving the loader to a more visually appealing and animated design will enhance the overall user interface and provide a better experience for users while they wait for their quiz to be generated.

Steps to Reproduce:

  1. Navigate to the /input page.
  2. Enter the required input to generate a quiz.
  3. Observe the loader displayed while the quiz is being generated.
Loader.issue.mp4

Expected Behavior:
The loader should:
Be visually appealing and align with the project’s overall design aesthetic.
Include animation to indicate progress or activity, making it more engaging for users.
Provide a sense of continuity and professionalism.

Proposed Solution:
Replace the current static loader with an animated loader.
Use a loader design that matches the project’s theme and colors.
A subtle animation indicating quiz preparation, such as a "Generating" animation with relevant icons.
Consider using lightweight libraries like react-loader-spinner or react-content-loader for prebuilt animated loaders, or create a custom CSS-based loader.

Solved.Loader.issue.mp4
@Karn-x7
Copy link

Karn-x7 commented Jan 8, 2025

great bro this is goodd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants