[PR #5214] [MERGED] Fix/new group clear splash #6708

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/5214
Author: @ChiragKr04
Created: 4/26/2024
Status: Merged
Merged: 5/1/2024
Merged by: @Xazin

Base: mainHead: fix/new-group-clear-splash


📝 Commits (3)

  • d69bd1b fix: splash color for clear btn
  • 5735810 fix: translation for New group
  • 7b06fae fix: complete rest of the issue

📊 Changes

3 files changed (+30 additions, -30 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/mobile/presentation/database/board/widgets/mobile_board_trailing.dart (+26 -23)
📝 frontend/appflowy_flutter/lib/mobile/presentation/widgets/flowy_mobile_quick_action_button.dart (+3 -6)
📝 frontend/resources/translations/en.json (+1 -1)

📄 Description

fixes https://github.com/AppFlowy-IO/AppFlowy/issues/4771


🔄 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/5214 **Author:** [@ChiragKr04](https://github.com/ChiragKr04) **Created:** 4/26/2024 **Status:** ✅ Merged **Merged:** 5/1/2024 **Merged by:** [@Xazin](https://github.com/Xazin) **Base:** `main` ← **Head:** `fix/new-group-clear-splash` --- ### 📝 Commits (3) - [`d69bd1b`](https://github.com/AppFlowy-IO/AppFlowy/commit/d69bd1b40c64b754e5dd88879fc69ab9a53de2b0) fix: splash color for clear btn - [`5735810`](https://github.com/AppFlowy-IO/AppFlowy/commit/57358103b02e7b63e819bc17088c8d82aa409797) fix: translation for New group - [`7b06fae`](https://github.com/AppFlowy-IO/AppFlowy/commit/7b06fae6403de026ef16046072b1b3dfc5125979) fix: complete rest of the issue ### 📊 Changes **3 files changed** (+30 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/mobile/presentation/database/board/widgets/mobile_board_trailing.dart` (+26 -23) 📝 `frontend/appflowy_flutter/lib/mobile/presentation/widgets/flowy_mobile_quick_action_button.dart` (+3 -6) 📝 `frontend/resources/translations/en.json` (+1 -1) </details> ### 📄 Description fixes https://github.com/AppFlowy-IO/AppFlowy/issues/4771 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:16:18 +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#6708
No description provided.