pushed
nom-social/nom • 8:54 PM - Feb 24, 2026
When paginating or refreshing activity feeds across the platform, standard queries often resulted in a visible flash of loading states. We've updated the useInfiniteQuery hooks for all three main feeds to use keepPreviousData. This ensures that previously fetched items remain visible while new data resolves behind the scenes, providing a much smoother user experience.
