Skip to content

Refactor feed filter and implement supermind filter #4481

Martin Santangelo requested to merge feat/supermindfilter into develop

Ticket(s) / Related Merge Requests

#4481 (closed)

Summary of Changes

  • Created a base filter component that handles the Icon, label, and the bottom sheet modal
  • Add support to the common tab component to render an extra component at the right
  • Refactored the feed filter with this base component
  • Implemented the supermind filter
  • Connect with the backend once it is in place (change endpoint or params)

Testing Considerations

Supermind FF should be enabled

Regression Scope

none

Platform Affected (web, mobile, etc)

Both

Developer Testing Completed

Screenshots

Simulator_Screen_Shot_-iPhone_14-_2022-09-29_at_19.21.33

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports