sojorn/sojorn_app/lib/screens/post
Patrick Britton 558272c9a2 Fix reaction UI updates - prioritize local state over post model
Change _reactionCountsFor and _myReactionsFor to prefer local state for immediate UI updates after toggle reactions, falling back to post model data when no local state exists.
2026-02-01 13:08:08 -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 Fix reaction UI updates - prioritize local state over post model 2026-02-01 13:08:08 -06:00