[PR #1266] [MERGED] fix: row disappear when update the row in checkbox board #4634

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1266
Author: @appflowy
Created: 10/11/2022
Status: Merged
Merged: 10/12/2022
Merged by: @appflowy

Base: mainHead: fix/checkbox_board


📝 Commits (1)

  • 60036cf fix: row disappear when update the row in checkbox board

📊 Changes

3 files changed (+41 additions, -13 deletions)

View changed files

📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/checkbox_type_option/checkbox_type_option_entities.rs (+4 -0)
📝 frontend/rust-lib/flowy-grid/src/services/group/controller.rs (+8 -4)
📝 frontend/rust-lib/flowy-grid/src/services/group/controller_impls/checkbox_controller.rs (+29 -9)

📄 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/1266 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 10/11/2022 **Status:** ✅ Merged **Merged:** 10/12/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/checkbox_board` --- ### 📝 Commits (1) - [`60036cf`](https://github.com/AppFlowy-IO/AppFlowy/commit/60036cfda5f7056ddfedba2a1258dd5eee73a032) fix: row disappear when update the row in checkbox board ### 📊 Changes **3 files changed** (+41 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/checkbox_type_option/checkbox_type_option_entities.rs` (+4 -0) 📝 `frontend/rust-lib/flowy-grid/src/services/group/controller.rs` (+8 -4) 📝 `frontend/rust-lib/flowy-grid/src/services/group/controller_impls/checkbox_controller.rs` (+29 -9) </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:38:40 +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#4634
No description provided.