Optimized datetimepicker next input focus handling (fixes #2807)

This commit is contained in:
Bernd Bestel
2025-09-14 10:32:26 +02:00
parent 7de98db143
commit 8509645985
4 changed files with 25 additions and 16 deletions

View File

@@ -13,6 +13,7 @@
- Optimized the line plot markers color of the price history chart (product card) (thanks @DeepCoreSystem)
- Fixed that German Umlauts were removed from product names when looking up a barcode via the built-in Open Food Facts external barcode lookup plugin
- Fixed that when using/scanning a barcode on the purchase page with a note attached (which prefills the note field) and when manually selecting another product afterwards, the note of the previously used barcode was incorrectly prefilled again
- Fixed that the "next input focus handling" (jumping to the next input after entering a value) didn't work at some places (e.g. after entering a purchased date on the purchase page)
### Shopping list