AppFlowy/frontend/appflowy_flutter/lib/plugins/database/board
Richard Shiue 510d8357ee
fix: RwLock race condition during group controller instantiation (#6860)
* chore: code cleanup

* fix: view editor used during initialization

* fix: quick and dirty hack job

* test: add test

* chore: don't create separate mut var

* chore: docs

* fix: uninitialized group controllers

* chore: remove group

* chore: fix test

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-11-28 17:26:13 +08:00
..
application chore: remove focus when starting to create a card from the bottom (#6709) 2024-11-04 14:30:32 +08:00
presentation fix: RwLock race condition during group controller instantiation (#6860) 2024-11-28 17:26:13 +08:00
tests/integrate_test refactor: rename database code path from database_view to database (#4310) 2024-01-05 17:30:54 +08:00
board.dart fix: improve sidebar UI (#5453) 2024-06-04 09:22:47 +08:00
group_ext.dart fix: edit group title + rebuild improvement (#6156) 2024-09-05 12:48:44 +02:00