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

Add Preloader #79

Closed
AsmitaMishra24 opened this issue Jun 19, 2024 · 2 comments
Closed

Add Preloader #79

AsmitaMishra24 opened this issue Jun 19, 2024 · 2 comments

Comments

@AsmitaMishra24
Copy link

Please describe your feature.
A preloader is an essential feature for enhancing user experience by indicating the progress of loading content. It helps in keeping the users engaged while the main content is being fetched or rendered. Implementing a preloader can significantly improve the perceived performance of our application.

Describe the solution you'd like
Design and Appearance:

  1. A simple and visually appealing animation.
  2. Should match the overall design language of the application.
  3. Customizable options for color, size, and style to fit different themes.

Functionality:

  1. Should display during the loading of heavy components or data fetching processes.
  2. Must cover the main content area that is being loaded.
  3. Option to show the preloader globally (entire screen) or locally (specific component).

Performance:

  1. Lightweight and optimized to prevent additional load times.
  2. Should not interfere with the loading process of the main content.

Implementation:

  1. Should be implemented as a reusable component.
  2. Easy to integrate with different parts of the application.
  3. Must include appropriate documentation for usage and customization.

Additional context
My Previous Work:-
https://github.com/dhruvpatidar359/nextdraw/assets/146121869/39bf7e74-7f2d-49f2-88ac-a67545094678

Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@dhruvpatidar359
Copy link
Owner

Hi @AsmitaMishra24 , we already have the perloader on our webapp . Please make sure to not to raise issue , if it is already present .

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