Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement auto-save for files #309

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

rahulyadav-57
Copy link
Member

@rahulyadav-57 rahulyadav-57 commented Feb 26, 2025

Resolves #310
Resolves #247
Resolves #124
Resolves #282

verytactical
verytactical previously approved these changes Mar 3, 2025
@verytactical
Copy link
Collaborator

@xpyctumo Please take a look

@xpyctumo
Copy link

xpyctumo commented Mar 3, 2025

@rahulyadav-57
Copy link
Member Author

@xpyctumo For persistent storage of imported code strings, we need to use this option

image

@xpyctumo
Copy link

xpyctumo commented Mar 12, 2025

@rahulyadav-57 It's not obvious, can we do a notification/alert in that case that the user might lose their changes?

UPD: Thats not a problem right now.

@xpyctumo
Copy link

xpyctumo commented Mar 13, 2025

When Web IDE triggers auto-save and user network is testnet/mainnet it's auto deploy's. That's not supposed to happen

image
autosave.mov

@rahulyadav-57
Copy link
Member Author

When Web IDE triggers auto-save and user network is testnet/mainnet it's auto deploy's. That's not supposed to happen

image autosave.mov

Resolved

@xpyctumo
Copy link

Found one more problem right now, sorry

If the user saves the file by himself (cmd+S), he may also catch an autosave that repeats the Build&Deploy that the user already did

The video should help you understand

autosave.mov

@verytactical verytactical marked this pull request as draft March 17, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants