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
feat: Add immediate like button feedback with optimistic UI update
- Extract current like count from likeSpan text content
- Increment likes count immediately when user clicks Like button
- Update UI before server response for instant feedback
- Maintain consistency with backend data on next poll
- Improve user experience with responsive interface
0 commit comments