Skip to content

feat: implement autosave and file persistence (resolves #57)#79

Open
lohit-40 wants to merge 1 commit intokentuckyfriedcode:mainfrom
lohit-40:feat/autosave-file-persistence-issue-57
Open

feat: implement autosave and file persistence (resolves #57)#79
lohit-40 wants to merge 1 commit intokentuckyfriedcode:mainfrom
lohit-40:feat/autosave-file-persistence-issue-57

Conversation

@lohit-40
Copy link
Copy Markdown

Summary

Implements autosave and file persistence for the editor (Issue #57).

Changes

  • Debounced autosave with 1500ms delay using useEffect
    • POST endpoint /api/files/save to write file content to disk
    • Save status UI indicator (Saving... / Saved / Error)
    • Auto-load default workspace project on login

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant