[PR #524] [MERGED] fix: Close renaming window when creating another new option #4171

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/524
Author: @moksh-mahajan
Created: 6/1/2022
Status: Merged
Merged: 6/3/2022
Merged by: @appflowy

Base: mainHead: RenamingWindowAutoClose


📝 Commits (1)

  • cf6ad85 fix: close renaming window when creating another new option

📊 Changes

3 files changed (+6 additions, -0 deletions)

View changed files

📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/cell/select_option_cell/select_option_editor.dart (+1 -0)
📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/cell/select_option_cell/text_field.dart (+3 -0)
📝 frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/header/type_option/select_option_editor.dart (+2 -0)

📄 Description

The PR is meant to address the issue #523


🔄 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/524 **Author:** [@moksh-mahajan](https://github.com/moksh-mahajan) **Created:** 6/1/2022 **Status:** ✅ Merged **Merged:** 6/3/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `RenamingWindowAutoClose` --- ### 📝 Commits (1) - [`cf6ad85`](https://github.com/AppFlowy-IO/AppFlowy/commit/cf6ad8575f212490167093ddf8634a1d22f2251f) fix: close renaming window when creating another new option ### 📊 Changes **3 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/cell/select_option_cell/select_option_editor.dart` (+1 -0) 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/cell/select_option_cell/text_field.dart` (+3 -0) 📝 `frontend/app_flowy/lib/workspace/presentation/plugins/grid/src/widgets/header/type_option/select_option_editor.dart` (+2 -0) </details> ### 📄 Description The PR is meant to address the issue #523 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36: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#4171
No description provided.