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

Production - Auto save - Consider changing to explicit save #31

Open
ABLindberg opened this issue Nov 14, 2024 · 0 comments
Open

Production - Auto save - Consider changing to explicit save #31

ABLindberg opened this issue Nov 14, 2024 · 0 comments

Comments

@ABLindberg
Copy link

Current UI continuously updates the DB on every input which seems fine in theory but has some negative consequences (a lot of fetching and posting). We should consider changing parts to have explicit save buttons instead. This is already in use in some parts of the UI.

permobergedge pushed a commit that referenced this issue Jan 22, 2025
* feat: updating label name and input-slot will both be saved in db and used when starting prod

* fix: source-card checks for production-source-label instead of inventory-source-label

* fix: lint-error and review-comment

* fix: thumbnails show on locked screen
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