UI: Files island — right-click context menu does not appear #57

Open
opened 2026-04-15 13:34:52 +00:00 by zaelgohary · 1 comment
Member

Description

Right-clicking on a file/folder in the Files island does not produce any context menu. The test right-clicked on a folder and found:

  • Zero context menu items detected
  • No Open, Download, Copy, Move, Duplicate, Rename, Get Info, or Delete options

The source code in hero_archipelagos/archipelagos/files/ defines a full FileContextMenu component with 8 actions (Open, Download, Copy, Move, Duplicate, Rename, Get Info, Delete), but it does not render.

Steps to Reproduce

  1. Open Files island
  2. Right-click on any file or folder (e.g., "geomind")
  3. Observe: no context menu appears

Expected

A context menu with Open, Download, Copy, Move, Duplicate, Rename, Get Info, and Delete options.

Severity

High — users have no way to rename, copy, move, or delete files

## Description Right-clicking on a file/folder in the Files island does not produce any context menu. The test right-clicked on a folder and found: - Zero context menu items detected - No Open, Download, Copy, Move, Duplicate, Rename, Get Info, or Delete options The source code in `hero_archipelagos/archipelagos/files/` defines a full `FileContextMenu` component with 8 actions (Open, Download, Copy, Move, Duplicate, Rename, Get Info, Delete), but it does not render. ## Steps to Reproduce 1. Open Files island 2. Right-click on any file or folder (e.g., "geomind") 3. Observe: no context menu appears ## Expected A context menu with Open, Download, Copy, Move, Duplicate, Rename, Get Info, and Delete options. ## Severity High — users have no way to rename, copy, move, or delete files
Author
Member

Screenshots

deep_files_ctx_01_menu_open.png

deep_files_ctx_01_menu_open.png

## Screenshots ### deep_files_ctx_01_menu_open.png ![deep_files_ctx_01_menu_open.png](https://forge.ourworld.tf/attachments/6bdfaf10-fbb7-4eeb-a6c6-a0d587d3a1cc)
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_os#57
No description provided.