[PR #950] [MERGED] chore: save move to no status card #4453

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

📋 Pull Request Information

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

Base: mainHead: fix/no_status_record


📝 Commits (1)

  • 506af26 chore: save move to no status card

📊 Changes

5 files changed (+53 additions, -52 deletions)

View changed files

📝 frontend/app_flowy/packages/appflowy_board/lib/src/utils/log.dart (+1 -1)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/selection_type_option/select_option.rs (+2 -1)
📝 frontend/rust-lib/flowy-grid/src/services/grid_view_manager.rs (+2 -2)
📝 frontend/rust-lib/flowy-grid/src/services/group/configuration.rs (+47 -47)
📝 frontend/rust-lib/flowy-grid/src/services/group/controller.rs (+1 -1)

📄 Description

Save the card status after moving to 'No status' column


🔄 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/950 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 8/31/2022 **Status:** ✅ Merged **Merged:** 8/31/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/no_status_record` --- ### 📝 Commits (1) - [`506af26`](https://github.com/AppFlowy-IO/AppFlowy/commit/506af26b6ddd0f72b2891f6fa4295188c225a763) chore: save move to no status card ### 📊 Changes **5 files changed** (+53 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/packages/appflowy_board/lib/src/utils/log.dart` (+1 -1) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/selection_type_option/select_option.rs` (+2 -1) 📝 `frontend/rust-lib/flowy-grid/src/services/grid_view_manager.rs` (+2 -2) 📝 `frontend/rust-lib/flowy-grid/src/services/group/configuration.rs` (+47 -47) 📝 `frontend/rust-lib/flowy-grid/src/services/group/controller.rs` (+1 -1) </details> ### 📄 Description Save the card status after moving to 'No status' column --- <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:52 +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#4453
No description provided.