Describe the bug
For any longer chat conversation, if you scroll not inside of the chat window, but the outer elements, the will scroll (overscroll). It needs a overflow:hidden style.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Chat'
- Chat for 5-6 turns
- Scroll on outer elements
- See the chat window scroll away (body scroll)
Expected behavior
Only chat conversation scrolls.
Screenshots
Desktop (please complete the following information):
- OS: macOS
- Browser: Google Chrome, Brave, ...
Additional context
Looks like this only happens with Markdown / Table rendering involved and longer conversations.
Describe the bug
For any longer chat conversation, if you scroll not inside of the chat window, but the outer elements, the will scroll (overscroll). It needs a overflow:hidden style.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Only chat conversation scrolls.
Screenshots
Desktop (please complete the following information):
Additional context
Looks like this only happens with Markdown / Table rendering involved and longer conversations.