ExportsPanel lists the .xlsx result exports cached in IndexedDB, newest
first, and lets the user re-download or delete each one (or clear them all).
The list live-refreshes on the IDB_EXPORTS_UPDATED event, so exports created
from the results context menu appear without reopening the drawer.
ExportsPanel lists the
.xlsxresult exports cached in IndexedDB, newest first, and lets the user re-download or delete each one (or clear them all). The list live-refreshes on theIDB_EXPORTS_UPDATEDevent, so exports created from the results context menu appear without reopening the drawer.