Skip to content

Fix: File Gallery does not re-render after deleting a file#1209

Closed
DammyCodes-all wants to merge 4 commits intoRocketChat:developfrom
DammyCodes-all:fix-file-delete-rerender
Closed

Fix: File Gallery does not re-render after deleting a file#1209
DammyCodes-all wants to merge 4 commits intoRocketChat:developfrom
DammyCodes-all:fix-file-delete-rerender

Conversation

@DammyCodes-all
Copy link

@DammyCodes-all DammyCodes-all commented Mar 16, 2026

Brief Title

Acceptance Criteria fulfillment

  • Deleting a file from the File Gallery immediately removes it from the list without requiring a page reload.
  • The delete confirmation modal closes correctly after deletion
  • A success toast is shown on successful deletion; an error toast is shown on failure.
  • The deleted message is also removed from the global message store.

Fixes #1208

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@CLAassistant
Copy link

CLAassistant commented Mar 16, 2026

CLA assistant check
All committers have signed the CLA.

@DammyCodes-all
Copy link
Author

Replaced by #1212

@DammyCodes-all DammyCodes-all deleted the fix-file-delete-rerender branch March 17, 2026 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File Gallery does not update after deleting a file — requires page reload

2 participants