[PR #1809] [MERGED] Fix grid board plugin issues #4953

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1809
Author: @LucasXu0
Created: 2/6/2023
Status: Merged
Merged: 2/6/2023
Merged by: @LucasXu0

Base: mainHead: fix_grid_board_plugin_issues


📝 Commits (2)

📊 Changes

9 files changed (+88 additions, -45 deletions)

View changed files

frontend/app_flowy/assets/images/common/information.svg (+5 -0)
frontend/app_flowy/assets/images/common/settings.svg (+4 -0)
📝 frontend/app_flowy/assets/translations/en.json (+7 -1)
📝 frontend/app_flowy/lib/plugins/document/presentation/plugins/base/built_in_page_widget.dart (+62 -35)
📝 frontend/app_flowy/lib/plugins/document/presentation/plugins/board/board_menu_item.dart (+1 -1)
📝 frontend/app_flowy/lib/plugins/document/presentation/plugins/grid/grid_menu_item.dart (+1 -1)
📝 frontend/app_flowy/packages/flowy_infra_ui/example/pubspec.lock (+1 -1)
📝 frontend/app_flowy/packages/flowy_infra_ui/pubspec.lock (+1 -1)
📝 frontend/app_flowy/pubspec.yaml (+6 -5)

📄 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/1809 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 2/6/2023 **Status:** ✅ Merged **Merged:** 2/6/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix_grid_board_plugin_issues` --- ### 📝 Commits (2) - [`8050bd3`](https://github.com/AppFlowy-IO/AppFlowy/commit/8050bd38d5d92eaeae254646db1ab8cd3f59a299) fix: #1799 Click : to view the original database UI text - [`5f11912`](https://github.com/AppFlowy-IO/AppFlowy/commit/5f11912278bf928e92f1332c7e01f7ec8900fa20) fix: #1798 Referenced icon is missing ### 📊 Changes **9 files changed** (+88 additions, -45 deletions) <details> <summary>View changed files</summary> ➕ `frontend/app_flowy/assets/images/common/information.svg` (+5 -0) ➕ `frontend/app_flowy/assets/images/common/settings.svg` (+4 -0) 📝 `frontend/app_flowy/assets/translations/en.json` (+7 -1) 📝 `frontend/app_flowy/lib/plugins/document/presentation/plugins/base/built_in_page_widget.dart` (+62 -35) 📝 `frontend/app_flowy/lib/plugins/document/presentation/plugins/board/board_menu_item.dart` (+1 -1) 📝 `frontend/app_flowy/lib/plugins/document/presentation/plugins/grid/grid_menu_item.dart` (+1 -1) 📝 `frontend/app_flowy/packages/flowy_infra_ui/example/pubspec.lock` (+1 -1) 📝 `frontend/app_flowy/packages/flowy_infra_ui/pubspec.lock` (+1 -1) 📝 `frontend/app_flowy/pubspec.yaml` (+6 -5) </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:33 +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#4953
No description provided.