Skip to content

Fix subscriptions list & interaction bottomsheet initial title #4639

Martin Santangelo requested to merge js/fix-4639-subscriptions-endpoint into master

Ticket(s) / Related Merge Requests

#4639 (closed)

Summary of Changes

  • Updated the endpoint for the subscriptions in the interaction bottom sheet
  • Added a FeedList instead of the OffsetList for the subscriptions' list (It needs feed & entities service to fetch data)
  • Fixed the initial title of the interaction bottom sheet.

Testing Considerations

  • Navigate to a channel
  • You should be able to see the subscriptions list

Regression Scope

none

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

ios sim

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports