Skip to content

Show a proper loading state instead of “No sketches” #3612

@SableRaf

Description

@SableRaf

Increasing Access

Reduce confusion and anxiety when loading a large collection of sketches.

Feature enhancement details

Right now the editor shows “No sketches” while data is still loading. For large collections this can last several seconds or longer, making it look like all sketches are gone 😱

Even though I've been aware of the issue for a while, my heart always skips a beat when this happens 😅

Proposed fix

  • Only show “No sketches” when the API confirms zero results
  • Use a loading state (spinner or skeletons, aria-live="polite") while fetching
  • Add an error state with retry if loading fails

Screenshot

Image

Metadata

Metadata

Assignees

Labels

EnhancementImprovement to an existing featureGood Medium IssueA moderately complex issue for contributors with some experienceReady for WorkIssue is ready for development work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions