[PR #6456] [MERGED] fix: new dialog style in trash actions #7394

Closed
opened 2026-03-23 23:19:25 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/6456
Author: @Xazin
Created: 10/3/2024
Status: Merged
Merged: 10/3/2024
Merged by: @Xazin

Base: mainHead: fix/trash-dialogs


📝 Commits (2)

  • 48e2e7c fix: new dialog style in trash actions
  • d47a805 fix: restore dialog

📊 Changes

2 files changed (+45 additions, -42 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/trash/trash_page.dart (+36 -38)
📝 frontend/resources/translations/en.json (+9 -4)

📄 Description

Relates: #5746

Feature Preview

Screenshot 2024-10-03 at 03 57 17
Screenshot 2024-10-03 at 03 44 05
Screenshot 2024-10-03 at 03 45 52
Screenshot 2024-10-03 at 03 51 27

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

🔄 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/6456 **Author:** [@Xazin](https://github.com/Xazin) **Created:** 10/3/2024 **Status:** ✅ Merged **Merged:** 10/3/2024 **Merged by:** [@Xazin](https://github.com/Xazin) **Base:** `main` ← **Head:** `fix/trash-dialogs` --- ### 📝 Commits (2) - [`48e2e7c`](https://github.com/AppFlowy-IO/AppFlowy/commit/48e2e7c1752a61cf898f8f220ea51752fd011195) fix: new dialog style in trash actions - [`d47a805`](https://github.com/AppFlowy-IO/AppFlowy/commit/d47a8055546d9a26202456baa9de70f08c1968c6) fix: restore dialog ### 📊 Changes **2 files changed** (+45 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/trash/trash_page.dart` (+36 -38) 📝 `frontend/resources/translations/en.json` (+9 -4) </details> ### 📄 Description Relates: #5746 ### Feature Preview ![Screenshot 2024-10-03 at 03 57 17](https://github.com/user-attachments/assets/b4f06a4c-3ae1-491b-acd8-417e2c311228) ![Screenshot 2024-10-03 at 03 44 05](https://github.com/user-attachments/assets/583370e6-b42b-44e8-93f4-029aa2b25e1a) ![Screenshot 2024-10-03 at 03 45 52](https://github.com/user-attachments/assets/69813002-ad23-4c01-a0aa-821ba40fef82) ![Screenshot 2024-10-03 at 03 51 27](https://github.com/user-attachments/assets/fcce7c93-1d3c-4823-af85-bed26086e2d4) #### PR Checklist - [x] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [x] I've listed at least one issue that this PR fixes in the description above. - [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [x] All existing tests are passing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:19:25 +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#7394
No description provided.