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 #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

New Loader also alligns with Blockchain-theme.

@ParagGhatage ParagGhatage changed the title ParagGhatage:feature/add-new-loader feature/add-new-loader Feb 8, 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.

1 participant