chat-ui-kit-styles icon indicating copy to clipboard operation
chat-ui-kit-styles copied to clipboard

long list optimization for messageList

Open Wangtaofeng opened this issue 2 years ago • 0 comments

I think you can do some long list optimization for messageList, such as using a virtual list. If you only rely on the top or bottom method to achieve it, it cannot satisfy all scenarios. In some scenarios, you can get all the messages directly.

Wangtaofeng avatar May 23 '23 03:05 Wangtaofeng