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(headlines-feed): add sorting to headline fetch operations
- Add descending sort by 'updatedAt' field to readAll calls in HeadlinesFeedBloc
- This ensures that newly fetched headlines are always sorted by the latest update time
0 commit comments