Features:
- For Channel component, added separate prop isLoading?.boolean
Usage:<Channel channelUrl {currentChannelUrl} isLoading={!currentChannelUrl} />
- For flicker in ChannelList, no extra props
Fixes:
- React UIKit placeholder rendering issue
- Fix scroll issue in ChannelList where user cannot load more channels
- Modify TS interface getLeaveChannel to getLeaveGroupChannel in selectors