Add floating quick-add button to person insights

This commit is contained in:
Rijad Zuzo
2026-02-22 20:50:48 +01:00
parent 030f685749
commit 7686d0f9cf
3 changed files with 69 additions and 0 deletions
+4
View File
@@ -25,6 +25,10 @@ the expected context add action.
- Updated dashboard interaction coverage:
- `test/features/dashboard/dashboard_graph_interactions_test.dart`
- now asserts `Quick add` is present after opening `Person Insights`.
- Added visible floating `+` button on `Person Insights` for mobile-first
discoverability:
- opens a bottom sheet with the same quick actions as the header menu
- tooltip: `Add to person`
## Latest Milestone (2026-02-18): Duplicate Profile Merge + Share Deep-Link Polish