Add a Download button to office file rows #152

Open
opened 2026-04-26 08:19:03 +00:00 by zaelgohary · 0 comments
Member

OnlyOffice's File menu inside the editor lets a user download, but the host file list only has Delete. A row-level Download button matches the rest of the operations users expect (Open, Delete, Download, Rename).

Acceptance

  • New button in FileRow next to Delete.
  • Triggers a browser download of the current bytes via the same editor_url-style URL or a direct hero_foundry GET — whichever is closer to existing patterns.
  • Filename in the saved download matches the source filename (Content-Disposition already set by hero_foundry).
OnlyOffice's File menu inside the editor lets a user download, but the host file list only has Delete. A row-level Download button matches the rest of the operations users expect (Open, Delete, Download, Rename). ## Acceptance - New button in `FileRow` next to Delete. - Triggers a browser download of the current bytes via the same `editor_url`-style URL or a direct hero_foundry GET — whichever is closer to existing patterns. - Filename in the saved download matches the source filename (Content-Disposition already set by hero_foundry).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_archipelagos#152
No description provided.