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

Draw Page: Update Shape When Changed #130

Closed
rajadain opened this issue Oct 13, 2022 · 0 comments · Fixed by #141
Closed

Draw Page: Update Shape When Changed #130

rajadain opened this issue Oct 13, 2022 · 0 comments · Fixed by #141
Assignees
Labels
Task 3.6 Front-end implementation

Comments

@rajadain
Copy link
Contributor

rajadain commented Oct 13, 2022

Overview

Whenever the shape is updated or changed in the Draw Page, or a new file is uploaded to replace existing shape, update this in the database.

This should be done in a way that doesn't block the user from making quick changes. Instead, the update requests should be queued in the background. Also consider debouncing them.

@rajadain rajadain added the Task 3.6 Front-end implementation label Oct 13, 2022
@mstone121 mstone121 self-assigned this Oct 17, 2022
@mstone121 mstone121 mentioned this issue Oct 18, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task 3.6 Front-end implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants