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
@@ -42,6 +42,7 @@ void main() {
expect(find.text('Person Insights'), findsOneWidget);
expect(find.byTooltip('Quick add'), findsOneWidget);
expect(find.byTooltip('Add to person'), findsOneWidget);
expect(find.text('Promotions & Signals'), findsOneWidget);
expect(find.text('Ideas'), findsOneWidget);
expect(find.text('Moments'), findsOneWidget);