sojorn/sojorn_app/lib/screens/post
Patrick Britton c281a224d3 Redesign threaded conversation layout with dashboard-style reply chains
- Add top padding to anchor zone for better spacing
- Move reactions into stage actions to match main post width
- Left-align interaction buttons (reply, like, save)
- Create dashboard-style reply chains with:
  - Header showing reply count and 'Dashboard View' badge
  - Individual reply cards with menu buttons
  - 'View Thread' action buttons
  - Consistent width matching main post
  - Subtle shadows and borders for depth
- Add staggered animations for reply items
- Improve visual hierarchy and spacing throughout
2026-02-01 13:44:14 -06:00
..
focus_context_conversation_screen.dart Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
post_detail_screen.dart Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
threaded_conversation_screen.dart Redesign threaded conversation layout with dashboard-style reply chains 2026-02-01 13:44:14 -06:00