Skip to content

Add Loading Skeletons for Task Lists #165

@its-me-abhishek

Description

@its-me-abhishek

Is your feature request related to a problem? Please describe.
When the task list is loading, users see a blank screen for a short time, which can be confusing or make the app feel slow.

Describe the solution you'd like
Add loading skeletons (shimmer placeholders) for task rows while data is being fetched from the backend. This improves perceived performance and gives users immediate feedback.

Describe alternatives you've considered

  • Spinner or generic loading indicator: does not indicate how much data is coming or the structure of the list.

Additional context
Use Suspense from React

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestfrontendSomething isn't working on the frontendgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions