alibaba / ChatUI

The UI design language and React library for Conversational UI
https://chatui.io
MIT License
2.62k stars 278 forks source link

Msg Scroll Direction #41

Closed Marc-Morcos closed 3 years ago

Marc-Morcos commented 3 years ago

What problem does this feature solve? (这个功能解决了什么问题) Initially, messages start at the top and scroll to the bottom, and I need to change this direction

Describe the solution you'd like (描述您想要的解决方案) I would like the option to change the direction messages come from Before: 1 After: image

What does the proposed API look like? (你期望的 API 是怎样的) Maybe an option in the chat object

akai commented 3 years ago

Sorry, don't plan to support