WG- & Vermieter-Management-App (Backend + Dashboard)
Chrome blocks top-level navigation to data: URLs (anti-phishing), so the earlier target="_blank" preview links silently opened a blank tab for every uploaded document — real bug, caught by live testing. Replaces that with a same-tab modal: clicking a document name opens it in an overlay (<iframe> for PDFs, <img> for images — data: URLs work fine for embedding, just not top-level navigation), with its own download button and a close control. The small ⬇ icon next to each chip still downloads directly, unaffected since the `download` attribute uses a different code path than navigation. |
||
|---|---|---|
| backend | ||
| prisma | ||
| web-dashboard | ||
| .gitignore | ||
| README.md | ||
wg-verwaltung
WG- & Vermieter-Management-App (Backend + Dashboard)