[PR #1285] [MERGED] fix: FieldEditor not refresh its type-option data after switching to … #4648

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

📋 Pull Request Information

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

Base: mainHead: fix/reload_field_editor


📝 Commits (1)

  • 3b717dc fix: FieldEditor not refresh its type-option data after switching to a new field

📊 Changes

4 files changed (+29 additions, -18 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/grid/application/field/type_option/type_option_data_controller.dart (+6 -1)
📝 frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/field_editor.dart (+17 -13)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/text_type_option/text_type_option.rs (+3 -1)
📝 frontend/rust-lib/flowy-grid/src/services/grid_editor.rs (+3 -3)

📄 Description

…a new field


🔄 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/1285 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 10/15/2022 **Status:** ✅ Merged **Merged:** 10/15/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix/reload_field_editor` --- ### 📝 Commits (1) - [`3b717dc`](https://github.com/AppFlowy-IO/AppFlowy/commit/3b717dc787a346ad7b4a02d55a4467c6b4c95bd2) fix: FieldEditor not refresh its type-option data after switching to a new field ### 📊 Changes **4 files changed** (+29 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/grid/application/field/type_option/type_option_data_controller.dart` (+6 -1) 📝 `frontend/app_flowy/lib/plugins/grid/presentation/widgets/header/field_editor.dart` (+17 -13) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/text_type_option/text_type_option.rs` (+3 -1) 📝 `frontend/rust-lib/flowy-grid/src/services/grid_editor.rs` (+3 -3) </details> ### 📄 Description …a new field --- <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:44 +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#4648
No description provided.