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 #10
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 #10
80-sys.db · systems/80-kitchen/data/
⌂ Kitchen Hub →
id
10
system
80 Kitchen
date
08/23/26
subject
DoughCalc: responsive tablet width fix + duplicate add-in cleanup, found via USR369 phone+tablet screenshots
approved_by
USR369 David
se_id
—
tr_id
—
_rowid
10
detail
Two screenshots (phone + tablet) showed real problems. (1) .wrap had a hardcoded max-width:480px with no responsive scaling -- fine on a phone (near full-width already) but left the tablet screenshot showing a narrow centered column with large unused margins on both sides. Added two breakpoints (700px->640px, 1000px->820px) so wider screens actually use their space; phones under 700px viewport width are completely unaffected. (2) The tablet screenshot also showed a real leftover bug: two separate 'Sugar' entries (10g and 25g) both still on the Add-ins list, each with their own suggested-label and delete button -- this is stale duplicate DATA from before the replace-on-readd fix (D828) existed, most likely compounded by the same stale-PWA-cache issue (D830) meaning that device was running old code when both entries got created. Code-level fixes for future duplicates already exist (D828), but existing bad data doesn't self-heal -- added dedupeAddIns(), runs at the start of every renderAddIns() call, keeps the most recent entry per ingredient name and silently drops earlier duplicates.
▼ Show timestamps
created_at
2026-08-23 16:44:17
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