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

Implement Skeleton #161

Open
Salim-54 opened this issue Sep 27, 2024 · 0 comments
Open

Implement Skeleton #161

Salim-54 opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
DREAM DREAM TEAM

Comments

@Salim-54
Copy link

Salim-54 commented Sep 27, 2024

Implement a skeleton UI to improve the user experience by displaying placeholder elements during data loading, enhancing perceived performance, and providing visual feedback while content is being fetched.

KEY TASKS:

  1. Create lightweight, visually appealing skeleton placeholders for common UI components (e.g., cards, tables, images, buttons, etc.).
  2. Ensure the skeleton design matches the layout and spacing of the actual content.
  3. Implement the skeleton UI to appear while data is loading across key components of the application (e.g., lists, detailed views, dashboards).
  4. Replace skeletons with actual content once the data is fully loaded.
  5. Ensure the skeleton UI is lightweight and does not negatively affect the performance of the application.
  6. Ensure skeleton UI works well across different screen sizes and devices, maintaining responsiveness and usability.
@Salim-54 Salim-54 added the DREAM DREAM TEAM label Sep 27, 2024
@Salim-54 Salim-54 changed the title Implement Skeleton on tables Implement Skeleton Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DREAM DREAM TEAM
Projects
None yet
Development

No branches or pull requests

2 participants