6fec52b98d1cea2907e1cd34b786240ee8722670
Files were grabbed via a plain anchor with the 'download' attribute, so clicking the icon just spawned a silent browser download — nothing in the UI moved, and users (especially labs receiving scans) couldn't tell whether the click registered. Wrapped the download button in a confirm dialog that mirrors the existing delete flow: title 'Dosya indirilsin mi?', filename + size in the body, Vazgeç / İndir buttons. The 'İndir' button programmatically clicks a hidden anchor pointing at the /api/.../download proxy and surfaces a 'İndirme başladı.' toast with the filename so there's a clear visual ack even before the OS download tray pops.
Description
No description provided
Languages
TypeScript
99.2%
CSS
0.7%