Skip to content

remove discovery user new and discovery user usages #3509

Manish requested to merge refactor/discovery-user-listitem-3509 into release/4.23.0

Summary

we've used the ChannelListItem instead of custom implementations across the app. And removed whatever became deprecated. There are some slight UI changes

Testing Considerations

  • search results
  • search results in discovery (click search, enter, select the channels tab)
  • group members list item (and functionality like admin button etc.)
  • blocked channel screen
  • blocked channels list item in settings

Regression Scope

all screens the above components are used

Platform Affected (web, mobile, etc)

cross

Developer Testing Completed

y

Screenshots

Simulator_Screen_Shot_-iPhone_13-_2022-03-18_at_12.47.32

Simulator_Screen_Shot_-iPhone_13-_2022-03-18_at_14.09.44

Simulator_Screen_Shot_-iPhone_13-_2022-03-18_at_14.09.57

Edited by Manish

Merge request reports