
1Autonomy & Control
Downloading a table exports silently with no scope confirmation
What’s wrong
Clicking the export icon on a data table shows a format picker offering .csv or .xlsx. Selecting a format immediately triggers the download with no confirmation of which table is being exported, how many rows it contains, or whether it reflects the current filtered state. The action is irreversible and silent.
What to fix
Before downloading, show a one-line summary of what will be exported, for example "Exporting 817 rows, 7 columns as .csv", with a confirm button. Place this inline below the format picker.

