Skip to content

feat: Add skeleton loading states for document list and editor #997

@Ashvin-KS

Description

@Ashvin-KS

Problem

When loading documents or switching between documents, users see a blank screen or spinner. This feels slow and unprofessional.

Proposed Solution

Add skeleton loading states for:

  • Document list on dashboard
  • Document editor content area
  • Sidebar navigation

Benefits

  • Better perceived performance
  • Smoother user experience
  • Reduces layout shift

Implementation Notes

  • Use CSS skeleton animations
  • Match the layout of the actual content
  • Show skeletons while data is fetching

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions