Skip to content

Added tab control, tab experiment, and new feed component to the newfeed screen #4938

Martin Santangelo requested to merge js/feed-tabs into develop

Ticket(s) / Related Merge Requests

#4938 (closed)

Summary of Changes

  • Used the new FeedListV2 component for the main feed

  • Changed the feed selector to Tabs (like the web)

  • Added the experiment of the for you tab

  • Changelog file updated with this template (one or more)

    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

This feature adds an experiment mob-4938-newsfeed-for-you

If it is ON it should add the For you tab option

Regression Scope

A new feed component was used so the newsfeed functionality may be affected

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

ios Device

Screenshots

IMG_047C3A96C64A-1

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports