Autosave #3

Open
opened 2026-04-28 22:38:36 -07:00 by evilchili · 0 comments
Owner

Periodic automatic save via the save event.

  • Configurable interval (default 30s)
  • Only saves when content is dirty (changed since last save)
  • Fires the existing save event so consumer handles persistence
  • Visual indicator of save status (saved/saving/unsaved)
  • Debounce to avoid saving mid-typing
  • Option to save to localStorage as fallback
Periodic automatic save via the save event. - Configurable interval (default 30s) - Only saves when content is dirty (changed since last save) - Fires the existing save event so consumer handles persistence - Visual indicator of save status (saved/saving/unsaved) - Debounce to avoid saving mid-typing - Option to save to localStorage as fallback
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evilchili/ribbit#3
No description provided.