lazyflat/web/static
EiSiMo 0b73bafa81 debug(lightbox): trace IIFE init, partial-fetch contents, tile clicks
Lightbox still not opening on the user's side after the style.display
switch. Wire console.log() at every checkpoint so we can read off
DevTools where the chain breaks:

- partial fetch logs how many .flat-gallery-tile / a.flat-gallery-tile
  elements arrived and the first 200 chars of HTML — catches stale
  partial caches and template regressions.
- IIFE init logs whether the overlay element and each child were found.
- The delegated click handler logs every tile click, the gallery
  tile/url counts, and the open() call. A sibling branch logs clicks
  *inside* the gallery that don't match a tile (catches markup drift).
- open() logs the final computed display value so we can tell whether
  CSS still hides the overlay after the style change.
- A window.error listener catches any uncaught exception that would
  abort app.js before our IIFE registers its handlers.

All log lines are prefixed `[lazyflat.lightbox]` and tagged
`DEBUG(lightbox):` in source for easy removal once it's confirmed
working.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 12:53:15 +02:00
..
.gitkeep lazyflat: combined alert + apply behind authenticated web UI 2026-04-21 09:51:35 +02:00
app.css fix: round €/m² in Telegram, drop "Bilder nachladen" admin button, fix lightbox visibility 2026-04-23 12:48:14 +02:00
app.js debug(lightbox): trace IIFE init, partial-fetch contents, tile clicks 2026-04-23 12:53:15 +02:00
didi.webp rename to wohnungsdidi + didi logo + footer for all + seconds-only counter 2026-04-21 17:29:24 +02:00
map.js feat(ui): green map pin for applied flats, hide map reject after apply, lightbox image viewer 2026-04-23 12:37:15 +02:00