Clarification on ChannelList queries

Hi @Tyler

Thanks for the answer, good to know the underlying implementation, this is useful.

Not too related, but just to share a bit of background, as I’ve seen some other posts with people interested on the same, we were using the App component provided in the UIKit, but query filtering was not enabled there so we made our own interface using the other UIKit Components that are more customisable.

Being able to pass down the query props from App to the internal ChannelList would have been a great feature in this case, just sharing the feedback in case it’s useful to you and the Engineering team :slight_smile: .