AppFlowy/frontend/appflowy_flutter/lib/plugins/database/grid/presentation
Richard Shiue 0fd0483302
fix: various grid ui issues (#6182)
* fix: delete field confirmation dialog only closes top most popover

* fix: prioritize single-line checklist items

* chore: wrap text toggle persist

* test: update integration tests

* chore: delete conflicting outputs on freezed

* chore: slightly make field editor faster

* chore: use standard dialog componet

* chore: enable multiline checklist tasks on mobile

* chore: Update frontend/appflowy_flutter/lib/plugins/database/application/field/field_editor_bloc.dart

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>

* chore: code cleanup

* fix: create field from row detail and add test

* chore: allow opening related database from editor

* test: integration test flake

---------

Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
2024-09-05 13:54:50 +08:00
..
layout chore: optimize row card page UI (#5995) 2024-08-19 11:06:34 +08:00
widgets fix: various grid ui issues (#6182) 2024-09-05 13:54:50 +08:00
grid_page.dart feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
grid_scroll.dart chore: code cleanup according to unintroduced lints (#4488) 2024-01-25 23:37:36 +08:00
mobile_grid_page.dart fix: reset first page when switching space (#6097) 2024-08-28 21:25:57 +08:00