AppFlowy/frontend/rust-lib/flowy-grid/tests/grid/cell_test
Richard Shiue 295b887cf1
feat: use commas to select a tag in multi-select grid cells (#1158)
* fix: comma to select tags

* chore: support passing multiple option ids

* chore: add more unit tests for single select and multi select

* chore: move to select multiple options using a single payload

* chore: do not unselect the option if insert option ids contain that option

Co-authored-by: appflowy <annie@appflowy.io>
2022-10-11 13:43:29 +08:00
..
mod.rs chore: separate RowScript from EditorScropt 2022-07-11 20:09:34 +08:00
script.rs chore: add group unit test 2022-08-18 21:44:22 +08:00
test.rs feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00