-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
EnhancementImprovement to an existing featureImprovement to an existing featureGood Medium IssueA moderately complex issue for contributors with some experienceA moderately complex issue for contributors with some experienceReady for WorkIssue is ready for development workIssue is ready for development work
Description
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

Metadata
Metadata
Assignees
Labels
EnhancementImprovement to an existing featureImprovement to an existing featureGood Medium IssueA moderately complex issue for contributors with some experienceA moderately complex issue for contributors with some experienceReady for WorkIssue is ready for development workIssue is ready for development work