[PR #1110] [MERGED] Feat/highlight trash button #4540

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1110
Author: @appflowy
Created: 9/21/2022
Status: Merged
Merged: 9/21/2022
Merged by: @appflowy

Base: mainHead: feat/highlight_trash_button


📝 Commits (2)

  • ece29b9 refactor: separate the trash page widget from trash.dart file
  • 7e972c3 chore: display highlight color in delete/restore button

📊 Changes

3 files changed (+174 additions, -163 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/trash/src/trash_cell.dart (+23 -7)
📝 frontend/app_flowy/lib/plugins/trash/trash.dart (+1 -156)
frontend/app_flowy/lib/plugins/trash/trash_page.dart (+150 -0)

📄 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/1110 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/21/2022 **Status:** ✅ Merged **Merged:** 9/21/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat/highlight_trash_button` --- ### 📝 Commits (2) - [`ece29b9`](https://github.com/AppFlowy-IO/AppFlowy/commit/ece29b95f5db1d17ac94149fe9d930634c610cc1) refactor: separate the trash page widget from trash.dart file - [`7e972c3`](https://github.com/AppFlowy-IO/AppFlowy/commit/7e972c3ccd16b206a508c7cd0ccc10c83bee7823) chore: display highlight color in delete/restore button ### 📊 Changes **3 files changed** (+174 additions, -163 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/trash/src/trash_cell.dart` (+23 -7) 📝 `frontend/app_flowy/lib/plugins/trash/trash.dart` (+1 -156) ➕ `frontend/app_flowy/lib/plugins/trash/trash_page.dart` (+150 -0) </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 21:38:16 +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#4540
No description provided.