[PR #2143] [MERGED] Fix: referenced board and grid keywords #5123

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/2143
Author: @sshdopey
Created: 3/30/2023
Status: Merged
Merged: 3/30/2023
Merged by: @a-wallen

Base: mainHead: fix/referenced_board_and_grid_keywords


📝 Commits (2)

📊 Changes

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

View changed files

📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/board/board_menu_item.dart (+1 -1)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/grid/grid_menu_item.dart (+1 -1)

📄 Description

Fixed the issue with Referenced Board/Referenced Grid not appearing when using the slash menu command "/referenced". The keywords for these items have been rewritten and now they can be inserted using either the slash menu /referenced, /board, /grid, or /kanban command.

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


🔄 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/2143 **Author:** [@sshdopey](https://github.com/sshdopey) **Created:** 3/30/2023 **Status:** ✅ Merged **Merged:** 3/30/2023 **Merged by:** [@a-wallen](https://github.com/a-wallen) **Base:** `main` ← **Head:** `fix/referenced_board_and_grid_keywords` --- ### 📝 Commits (2) - [`55dc3c6`](https://github.com/AppFlowy-IO/AppFlowy/commit/55dc3c620fbf9a94041e96fd9a5af101e1a7c7b0) fix: referenced board keyword (#2139) - [`4bea2b4`](https://github.com/AppFlowy-IO/AppFlowy/commit/4bea2b4b54a13a6d7881495d41e1d75a1486b407) fix: referenced grid keywords (#2139) ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/board/board_menu_item.dart` (+1 -1) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/grid/grid_menu_item.dart` (+1 -1) </details> ### 📄 Description Fixed the issue with Referenced Board/Referenced Grid not appearing when using the slash menu command "/referenced". The keywords for these items have been rewritten and now they can be inserted using either the slash menu `/referenced`, `/board`, `/grid`, or `/kanban` command. fixes https://github.com/AppFlowy-IO/AppFlowy/issues/2139 --- <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:20 +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#5123
No description provided.