[PR #2114] [MERGED] fix: settings dialog files path copy snackbar #5104

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2114
Author: @Xazin
Created: 3/26/2023
Status: Merged
Merged: 3/28/2023
Merged by: @LucasXu0

Base: mainHead: fix/show-toast-on-copy-path


📝 Commits (1)

  • 5978cf6 fix: settings dialog files path copy snackbar

📊 Changes

4 files changed (+55 additions, -29 deletions)

View changed files

📝 frontend/appflowy_flutter/assets/translations/en.json (+2 -1)
📝 frontend/appflowy_flutter/lib/workspace/presentation/settings/settings_dialog.dart (+40 -25)
📝 frontend/appflowy_flutter/lib/workspace/presentation/settings/widgets/settings_file_customize_location_view.dart (+11 -1)
📝 frontend/appflowy_flutter/packages/flowy_infra_ui/lib/src/flowy_overlay/flowy_dialog.dart (+2 -2)

📄 Description

Relates: #2056

Screen recording of how it looks

Screen Recording 2023-03-26 at 22 09 50


🔄 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/2114 **Author:** [@Xazin](https://github.com/Xazin) **Created:** 3/26/2023 **Status:** ✅ Merged **Merged:** 3/28/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix/show-toast-on-copy-path` --- ### 📝 Commits (1) - [`5978cf6`](https://github.com/AppFlowy-IO/AppFlowy/commit/5978cf627448081ef1300ed4da69e497fc85173a) fix: settings dialog files path copy snackbar ### 📊 Changes **4 files changed** (+55 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/assets/translations/en.json` (+2 -1) 📝 `frontend/appflowy_flutter/lib/workspace/presentation/settings/settings_dialog.dart` (+40 -25) 📝 `frontend/appflowy_flutter/lib/workspace/presentation/settings/widgets/settings_file_customize_location_view.dart` (+11 -1) 📝 `frontend/appflowy_flutter/packages/flowy_infra_ui/lib/src/flowy_overlay/flowy_dialog.dart` (+2 -2) </details> ### 📄 Description Relates: #2056 <details> <summary>Screen recording of how it looks</summary> ![Screen Recording 2023-03-26 at 22 09 50](https://user-images.githubusercontent.com/42929161/227801924-db2745a0-7bb2-48ac-a9c9-611b9eaa8063.gif) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:17:15 +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#5104
No description provided.