-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
Milestone
Description
Description
This issue involves creating a shimmer table component to be displayed while data is being loaded. The shimmer table will provide a better user experience by indicating that the table data is in the process of loading.
Tasks
- Design and implement a shimmer table component.
- The shimmer table should have rows and columns with shimmer effect placeholders.
- The shimmer effect should be animated to create a loading illusion.
- Integrate the shimmer table component to be displayed while the actual table data is being fetched.
- Ensure the shimmer table component is responsive and works well on different screen sizes and devices.
Acceptance Criteria
- A shimmer table component is designed and implemented.
- The shimmer table has rows and columns with shimmer effect placeholders.
- The shimmer effect is animated to create a loading illusion.
- The shimmer table is displayed while the actual table data is being fetched.
- The shimmer table component is responsive and works well on different screen sizes and devices.
- The implementation enhances the user experience by providing visual feedback during data loading.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done