From dd24d7217a5394420af8c23a19eb49c5f6ae42dd Mon Sep 17 00:00:00 2001 From: bernd Date: Thu, 13 Aug 2026 12:18:17 +0000 Subject: [PATCH] Preview uploaded documents in an in-page modal instead of a new tab MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 (