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

Feature/Add New Loader Component for Improved Page Loading Experience #100

Closed

Conversation

ParagGhatage
Copy link
Contributor

Description:

This pull request introduces a new loader component in the application to enhance the user experience during page loading. The new loader replaces the previous loading indicator with a smoother and visually appealing animation. It is added to the client/app/components/Helper/Loader.tsx file.

Before:

The previous loader was basic and lacked visual appeal, potentially causing a delay in perceived performance during page transitions.

After:

The new loader provides a more polished, visually engaging experience with smooth animation that improves the user perception of page load times.

Files Changed:

  • client/app/components/Helper/Loader.tsx — Implemented the new loader component.

Additional Notes:

  • The new loader is customizable for various use cases.
  • A before-and-after video showcasing the difference in loading experience is attached below.

Before and After Video:

Screenshot 2025-01-15 045809

New_loader.-.Made.with.Clipchamp.mp4

@ParagGhatage
Copy link
Contributor Author

@Ronnieraj37 , please review the changes and let me know if any improvement is needed.

@mohitvdx
Copy link

Hi @ParagGhatage your branch has merge conflicts

@ParagGhatage
Copy link
Contributor Author

@mohitvdx ,
There are some file imports that need to be merged before merging this PR.

SO, it will not be an issue.

@ParagGhatage ParagGhatage closed this by deleting the head repository Jan 26, 2025
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

Successfully merging this pull request may close these issues.

2 participants