这是indexloc提供的服务,不要输入任何密码
Skip to content

Create a Shimmer Table Component #414

@DennisAlund

Description

@DennisAlund

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

  1. Design and implement a shimmer table component.
  2. The shimmer table should have rows and columns with shimmer effect placeholders.
  3. The shimmer effect should be animated to create a loading illusion.
  4. Integrate the shimmer table component to be displayed while the actual table data is being fetched.
  5. 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

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions