UI: Files new file creation fails silently — no file appears after submit #60

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

Description

When using the "New file" toolbar button to create a file:

  1. The name input appears correctly
  2. Entering a filename and pressing Enter succeeds (no error shown)
  3. But the file does not appear in the file list

This is likely related to the same 404 backend issue as folder creation (issue for folder creation filed separately).

Steps to Reproduce

  1. Open Files island
  2. Click "New file" in toolbar
  3. Enter "test_file.txt" and press Enter
  4. Observe: no file appears in listing

Severity

High — file creation functionality is broken

## Description When using the "New file" toolbar button to create a file: 1. The name input appears correctly 2. Entering a filename and pressing Enter succeeds (no error shown) 3. But the file does not appear in the file list This is likely related to the same 404 backend issue as folder creation (issue for folder creation filed separately). ## Steps to Reproduce 1. Open Files island 2. Click "New file" in toolbar 3. Enter "test_file.txt" and press Enter 4. Observe: no file appears in listing ## Severity High — file creation functionality is broken
Author
Member

Screenshots

deep_files_newfile_01.png

deep_files_newfile_01.png

deep_files_newfile_02.png

deep_files_newfile_02.png

## Screenshots ### deep_files_newfile_01.png ![deep_files_newfile_01.png](https://forge.ourworld.tf/attachments/8c479323-d426-4853-9a95-23da55700cd8) ### deep_files_newfile_02.png ![deep_files_newfile_02.png](https://forge.ourworld.tf/attachments/dcf57277-2f1f-4b60-aec1-a996db9e76d8)
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#60
No description provided.