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] : Thinkpads could be primarily saved to local-storage. #303

Open
deezeddd opened this issue Oct 3, 2024 · 0 comments
Open

[Feat] : Thinkpads could be primarily saved to local-storage. #303

deezeddd opened this issue Oct 3, 2024 · 0 comments

Comments

@deezeddd
Copy link

deezeddd commented Oct 3, 2024

Thinkpads take around 3-5 seconds and can take longer time to save, which could lead to input-loss if the page is reloaded.

The Solution I propose:

 - saving it to localhost in chunks/queues instantly and then pushing it out to the DB 
     would stop this from happening.
 - Optimization of this process to further decrease the saving time and improve user experience.   
 - Saving Toast could be improved.

Further discussion could be done on the approach.

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

No branches or pull requests

1 participant