Skip to content

Fix feed gaps and errors when switching tabs

Martin Santangelo requested to merge fix-gaps-feed into develop

Ticket(s) / Related Merge Requests

#5452 (closed)

Summary of Changes

  • Fixed the gaps on the feed due to key conflicts with the Highlight entities that may be repeated.
  • Fixed a key repeated error caused by the cached information when switching tabs on the feed

Testing Considerations

  • Gaps on the feed should disappear: The error was happening when highlights are displayed, but only if an entity already exists on the feed. (this happened to me with a new user)
  • Tab switching should work without errors

Regression Scope

feed

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

iOS

Screenshots

Simulator_Screenshot_-iPhone_15_Pro-_2024-03-26_at_09.28.38

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports