[PR #1493] [MERGED] feat: can transform options from single & multi select #4774

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1493
Author: @ENsu
Created: 11/27/2022
Status: Merged
Merged: 12/4/2022
Merged by: @appflowy

Base: mainHead: fr_swich_single_multi_1178


📝 Commits (3)

  • 4a32fdd feat: can transform options from single & multi select
  • 5c5f372 Merge branch 'main' into fr_swich_single_multi_1178
  • dcab8b8 test: add single-multi switch test

📊 Changes

3 files changed (+61 additions, -2 deletions)

View changed files

📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/selection_type_option/multi_select_type_option.rs (+21 -0)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/selection_type_option/single_select_type_option.rs (+21 -0)
📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/selection_type_option/type_option_transform.rs (+19 -2)

📄 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/1493 **Author:** [@ENsu](https://github.com/ENsu) **Created:** 11/27/2022 **Status:** ✅ Merged **Merged:** 12/4/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fr_swich_single_multi_1178` --- ### 📝 Commits (3) - [`4a32fdd`](https://github.com/AppFlowy-IO/AppFlowy/commit/4a32fdd6ffa249bad9383b1beab9099758446c9f) feat: can transform options from single & multi select - [`5c5f372`](https://github.com/AppFlowy-IO/AppFlowy/commit/5c5f37255bb750e2a7e1099d2e31672694d0c931) Merge branch 'main' into fr_swich_single_multi_1178 - [`dcab8b8`](https://github.com/AppFlowy-IO/AppFlowy/commit/dcab8b8a8d2bb99ff32e19f806fe7a91d86ca26a) test: add single-multi switch test ### 📊 Changes **3 files changed** (+61 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/selection_type_option/multi_select_type_option.rs` (+21 -0) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/selection_type_option/single_select_type_option.rs` (+21 -0) 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/selection_type_option/type_option_transform.rs` (+19 -2) </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:46 +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#4774
No description provided.