Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
Self-hosted
If you are self-hosting, what version of Baserow are you running?
Baserow 1.33.4
If you are self-hosting, which installation method do you use to run Baserow?
Docker version 28.0.0, build f9ced58
What are the exact steps to reproduce this issue?
- Navigate to a workspace Home
- Click on the chevron next to the workspace name
- Click ‘Export data’
- Click ‘Export data’ in the modal that appears
- Once the export is complete, it appears in a list with a creation date and a “Download” link.
Expected Result:
I would expect to see a “Delete”, “Remove”, or trash can icon next to the “Download” link, allowing me to manage and delete old exports directly from the user interface.
Actual Result:
There is only a “Download” link. There is no option in the UI to delete the created export file. The only way to remove it is by manually accessing the server’s file system, which is not ideal or always possible for users.
The attached screenshot demonstrates this screen.