[PR #862] [MERGED] chore: open card detail #4397

Closed
opened 2026-03-23 21:37:37 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/862
Author: @appflowy
Created: 8/16/2022
Status: Merged
Merged: 8/16/2022
Merged by: @appflowy

Base: mainHead: feat/open_card_detail


📝 Commits (1)

📊 Changes

9 files changed (+69 additions, -29 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/board/application/card/card_bloc.dart (+0 -6)
📝 frontend/app_flowy/lib/plugins/board/presentation/board_page.dart (+36 -0)
📝 frontend/app_flowy/lib/plugins/board/presentation/card/card.dart (+5 -0)
📝 frontend/app_flowy/lib/plugins/board/presentation/card/card_container.dart (+10 -5)
📝 frontend/app_flowy/lib/plugins/grid/application/row/row_action_sheet_bloc.dart (+4 -4)
📝 frontend/app_flowy/lib/plugins/grid/application/row/row_bloc.dart (+2 -3)
📝 frontend/app_flowy/lib/plugins/grid/application/row/row_cache.dart (+0 -2)
📝 frontend/app_flowy/lib/plugins/grid/application/row/row_service.dart (+8 -7)
📝 frontend/app_flowy/lib/plugins/grid/presentation/grid_page.dart (+4 -2)

📄 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/862 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 8/16/2022 **Status:** ✅ Merged **Merged:** 8/16/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat/open_card_detail` --- ### 📝 Commits (1) - [`5ee6875`](https://github.com/AppFlowy-IO/AppFlowy/commit/5ee6875d7bed58544149effcdeeda914a6303f2d) chore: open card detail ### 📊 Changes **9 files changed** (+69 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/board/application/card/card_bloc.dart` (+0 -6) 📝 `frontend/app_flowy/lib/plugins/board/presentation/board_page.dart` (+36 -0) 📝 `frontend/app_flowy/lib/plugins/board/presentation/card/card.dart` (+5 -0) 📝 `frontend/app_flowy/lib/plugins/board/presentation/card/card_container.dart` (+10 -5) 📝 `frontend/app_flowy/lib/plugins/grid/application/row/row_action_sheet_bloc.dart` (+4 -4) 📝 `frontend/app_flowy/lib/plugins/grid/application/row/row_bloc.dart` (+2 -3) 📝 `frontend/app_flowy/lib/plugins/grid/application/row/row_cache.dart` (+0 -2) 📝 `frontend/app_flowy/lib/plugins/grid/application/row/row_service.dart` (+8 -7) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/grid_page.dart` (+4 -2) </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 21:37:37 +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#4397
No description provided.