[PR #1428] [MERGED] test: edit a field in kanban board #4730

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

📋 Pull Request Information

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

Base: mainHead: test/edit_a_field_in_board


📝 Commits (1)

  • 010ae08 test: edit a field in kanban board

📊 Changes

5 files changed (+139 additions, -14 deletions)

View changed files

frontend/app_flowy/test/bloc_test/board_test/create_or_edit_field_test.dart (+125 -0)
📝 frontend/app_flowy/test/bloc_test/board_test/group_by_field_test.dart (+1 -1)
📝 frontend/app_flowy/test/bloc_test/grid_test/grid_bloc_test.dart (+5 -10)
📝 frontend/rust-lib/flowy-grid/src/services/grid_view_editor.rs (+7 -2)
📝 frontend/rust-lib/flowy-grid/src/services/grid_view_manager.rs (+1 -1)

📄 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/1428 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 11/9/2022 **Status:** ✅ Merged **Merged:** 11/9/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `test/edit_a_field_in_board` --- ### 📝 Commits (1) - [`010ae08`](https://github.com/AppFlowy-IO/AppFlowy/commit/010ae087d3e8ed6c4286bef3ef530a1ad83a7943) test: edit a field in kanban board ### 📊 Changes **5 files changed** (+139 additions, -14 deletions) <details> <summary>View changed files</summary> ➕ `frontend/app_flowy/test/bloc_test/board_test/create_or_edit_field_test.dart` (+125 -0) 📝 `frontend/app_flowy/test/bloc_test/board_test/group_by_field_test.dart` (+1 -1) 📝 `frontend/app_flowy/test/bloc_test/grid_test/grid_bloc_test.dart` (+5 -10) 📝 `frontend/rust-lib/flowy-grid/src/services/grid_view_editor.rs` (+7 -2) 📝 `frontend/rust-lib/flowy-grid/src/services/grid_view_manager.rs` (+1 -1) </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:15:34 +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#4730
No description provided.