You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
* 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
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.
The text was updated successfully, but these errors were encountered: