AppFlowy/frontend/app_flowy/lib/plugins/grid
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
..
application feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
presentation feat: use commas to select a tag in multi-select grid cells (#1158) 2022-10-11 13:43:29 +08:00
grid.dart fix: open latest after deleting current view 2022-09-26 17:17:46 +08:00