yttcom.net
Backend / Tools / DB Viewer
yttcom.net
Domains / DB Viewer
v2.0 · 07.11.26
◇ 80-sys.db
systems/80-kitchen/data/
records.db inbox.db transfers.db knowledge.db jurisdiction.db
80-sys decisions Row #4
Tables
decisions
62
domain
7
events
62
gov_archive
0
gov_archive_fts
0
gov_archive_fts_config
1
gov_archive_fts_data
2
gov_archive_fts_docsize
0
gov_archive_fts_idx
0
items
58
recipes
37
sessions
27
sqlite_sequence
6
transfers_log
0
decisions — Row #4
80-sys.db · systems/80-kitchen/data/
⌂ Kitchen Hub →
id
4
system
80 Kitchen
date
08/23/26
subject
Fixed 4 real DoughCalc bugs/gaps: malt field, print-exit navigation, mobile number input, flour-scaled add-in suggestion hint
approved_by
USR369 David
se_id
—
tr_id
—
_rowid
4
detail
ROOT CAUSES: (1) malt was a hidden type=hidden baker's-% field only settable via presets/add-ins, no way to zero it once set -- USR369 report matched exactly. (2) print restore already had 4 auto-triggers (afterprint/visibilitychange/pageshow/focus) but zero manual fallback if all failed on his device -- phone back button then exits the whole app instead of just the print view. (3) all 9 numeric inputs used type=number, a known mobile pain point for cursor placement/backspace. (4) add-in amount suggestions (ADDIN_SUGGEST table, pct-of-flour based) existed only as a silent hard auto-fill, never a visible labeled suggestion, and USR369 asked for exactly that as 'a suggestion on the side.' FIXES: made malt a real visible/editable field; added a fixed-position manual exit button (not in PRINT_HIDE_IDS) alongside the existing auto-restore; converted all 9 numeric fields to type=text+inputmode=decimal+.numfield class (preserved styling by moving the CSS selector from type to class); added a live updateAddinHint() showing 'Suggested for Xg flour: ~Yunit' next to the amount field, firing on flour/select/unit change without overwriting typed values.
▼ Show timestamps
created_at
2026-08-23 15:20:27
Backend Domains Panel DB Viewer Transfers
Backend Tools DB Viewer DB Admin Server Map File Editor Backend Tools DB Viewer DB Admin Server Map File Editor