[PR #1818] [MERGED] fix: duplicate trash #4955

Closed
opened 2026-03-23 22:16:34 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1818
Author: @appflowy
Created: 2/7/2023
Status: Merged
Merged: 2/7/2023
Merged by: @appflowy

Base: mainHead: fix/remove_duplicate_trash


📝 Commits (1)

📊 Changes

4 files changed (+35 additions, -97 deletions)

View changed files

📝 frontend/app_flowy/test/bloc_test/home_test/trash_bloc_test.dart (+4 -5)
📝 frontend/rust-lib/flowy-client-sync/src/client_folder/folder_pad.rs (+27 -11)
📝 frontend/rust-lib/flowy-folder/src/services/trash/controller.rs (+2 -79)
📝 shared-lib/folder-model/src/trash_rev.rs (+2 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/1818 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 2/7/2023 **Status:** ✅ Merged **Merged:** 2/7/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/remove_duplicate_trash` --- ### 📝 Commits (1) - [`ac2f1e1`](https://github.com/AppFlowy-IO/AppFlowy/commit/ac2f1e135e030ba89a46a7380737881903788586) fix: duplicate trash ### 📊 Changes **4 files changed** (+35 additions, -97 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/test/bloc_test/home_test/trash_bloc_test.dart` (+4 -5) 📝 `frontend/rust-lib/flowy-client-sync/src/client_folder/folder_pad.rs` (+27 -11) 📝 `frontend/rust-lib/flowy-folder/src/services/trash/controller.rs` (+2 -79) 📝 `shared-lib/folder-model/src/trash_rev.rs` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:16:34 +00:00
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
AppFlowy-IO/AppFlowy#4955
No description provided.