You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes the bug where reply like/thanks counts were not displayed in the
FeedDetail page. The data model had the 'love' and 'hadThanked' fields
but they weren't being used in the UI.
Changes:
- Added like count display next to reply user info
- Added heart icon that changes based on thanked state (filled red vs outline gray)
- Like count text only appears when there are likes (following Android implementation)
- Updated CLAUDE.md with device installation preference
Tested on iPhone (Gray'iPhone) - build succeeds and app installs correctly.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments