[PR #1017] [MERGED] fix: empty create option in select/multi-select properties #4502

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

📋 Pull Request Information

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

Base: mainHead: fix-empty-create-select-tag


📝 Commits (2)

  • a4d1c61 fix: making selection in grid/kanban sometimes results in a create option
  • 0ef3247 style: if-else block

📊 Changes

1 file changed (+7 additions, -13 deletions)

View changed files

📝 frontend/app_flowy/lib/plugins/grid/application/cell/select_option_editor_bloc.dart (+7 -13)

📄 Description

An empty create option sometimes appears in grid and kanban select/multi-select. To reproduce, type something into the text box, clear it, and then choose an option.

https://user-images.githubusercontent.com/71320345/189468722-56fbebab-7b61-457f-9bd6-263d391f82ec.mp4


🔄 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/1017 **Author:** [@richardshiue](https://github.com/richardshiue) **Created:** 9/10/2022 **Status:** ✅ Merged **Merged:** 9/10/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fix-empty-create-select-tag` --- ### 📝 Commits (2) - [`a4d1c61`](https://github.com/AppFlowy-IO/AppFlowy/commit/a4d1c614ac7ae07e60f0df7913ed4a4d495d618d) fix: making selection in grid/kanban sometimes results in a create option - [`0ef3247`](https://github.com/AppFlowy-IO/AppFlowy/commit/0ef32470768592bd373191152b8955db82eeea0c) style: if-else block ### 📊 Changes **1 file changed** (+7 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `frontend/app_flowy/lib/plugins/grid/application/cell/select_option_editor_bloc.dart` (+7 -13) </details> ### 📄 Description An empty create option sometimes appears in grid and kanban select/multi-select. To reproduce, type something into the text box, clear it, and then choose an option. https://user-images.githubusercontent.com/71320345/189468722-56fbebab-7b61-457f-9bd6-263d391f82ec.mp4 --- <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:05 +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#4502
No description provided.