ux: merge vacuum sealed question into move-after-use modal

Instead of a separate floating prompt after use, the vacuum sealed checkbox
is now shown directly inside the 'where to put the rest?' modal:
- Always shown for container-type units (conf/g/kg/ml/l) or if previously sealed
- Pre-checked when the item was already vacuum sealed (semi-automatic)
- Saving on 'rimani qui' button also persists the vacuum state
- Saves one step: user answers location + vacuum in a single interaction
This commit is contained in:
dadaloop82
2026-05-10 13:23:40 +00:00
parent 75ca49ac4e
commit 93684c5842
2 changed files with 29 additions and 21 deletions
+1 -1
View File
@@ -1462,6 +1462,6 @@
</div>
</div>
<script src="assets/js/app.js?v=20260510d"></script>
<script src="assets/js/app.js?v=20260510e"></script>
</body>
</html>