[PR #1608] [MERGED] test: grid switch from multi select to text test #4848

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

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1608
Author: @0xkelvin
Created: 12/26/2022
Status: Merged
Merged: 12/27/2022
Merged by: @appflowy

Base: mainHead: fr/grid_switch_from_multi_select_to_text_test


📝 Commits (1)

  • 946dd2f test: grid switch from multi select to text test

📊 Changes

1 file changed (+26 additions, -1 deletions)

View changed files

📝 frontend/rust-lib/flowy-grid/tests/grid/field_test/test.rs (+26 -1)

📄 Description

@appflowy could you please help me review this unit test,
somehow, the ".name" method doesn't return the name of options in multi selection type. So i use the ".id" method, then the test case was passed.


🔄 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/1608 **Author:** [@0xkelvin](https://github.com/0xkelvin) **Created:** 12/26/2022 **Status:** ✅ Merged **Merged:** 12/27/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `fr/grid_switch_from_multi_select_to_text_test` --- ### 📝 Commits (1) - [`946dd2f`](https://github.com/AppFlowy-IO/AppFlowy/commit/946dd2fa6b8366475be8c3bf88797335ac4c8e5a) test: grid switch from multi select to text test ### 📊 Changes **1 file changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-grid/tests/grid/field_test/test.rs` (+26 -1) </details> ### 📄 Description @appflowy could you please help me review this unit test, somehow, the ".name" method doesn't return the name of options in multi selection type. So i use the ".id" method, then the test case was passed. --- <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: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#4848
No description provided.