[PR #1632] [MERGED] UnitTest_switching_from_text_to_checkbox #4864

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1632
Author: @0xkelvin
Created: 1/2/2023
Status: Merged
Merged: 1/4/2023
Merged by: @appflowy

Base: mainHead: UnitTest_switching_from_text_to_checkbox


📝 Commits (4)

  • 2a1bf99 feat: switching from text type to checkbox type
  • 1260e8f Merge branch 'main' into fr/switching_from_text_to_checkbox
  • 5c25875 feat: change to use Err(_)
  • 4a9a1d1 test: switch from text to checkbox (still need to cover more cases)

📊 Changes

2 files changed (+41 additions, -2 deletions)

View changed files

📝 frontend/rust-lib/flowy-grid/src/services/field/type_options/checkbox_type_option/checkbox_type_option.rs (+23 -1)
📝 frontend/rust-lib/flowy-grid/tests/grid/field_test/test.rs (+18 -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/1632 **Author:** [@0xkelvin](https://github.com/0xkelvin) **Created:** 1/2/2023 **Status:** ✅ Merged **Merged:** 1/4/2023 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `UnitTest_switching_from_text_to_checkbox` --- ### 📝 Commits (4) - [`2a1bf99`](https://github.com/AppFlowy-IO/AppFlowy/commit/2a1bf99f662bde67a8f59e464c22e211d0239583) feat: switching from text type to checkbox type - [`1260e8f`](https://github.com/AppFlowy-IO/AppFlowy/commit/1260e8f0d8d113f6415061a232f194af9a181050) Merge branch 'main' into fr/switching_from_text_to_checkbox - [`5c25875`](https://github.com/AppFlowy-IO/AppFlowy/commit/5c25875ff2dfe89c7892f2a5a4138b903922319d) feat: change to use Err(_) - [`4a9a1d1`](https://github.com/AppFlowy-IO/AppFlowy/commit/4a9a1d10c5e33d1f8f9c2ff541020bc136d17a6d) test: switch from text to checkbox (still need to cover more cases) ### 📊 Changes **2 files changed** (+41 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-grid/src/services/field/type_options/checkbox_type_option/checkbox_type_option.rs` (+23 -1) 📝 `frontend/rust-lib/flowy-grid/tests/grid/field_test/test.rs` (+18 -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:16:09 +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#4864
No description provided.