open-webui/open-webui
Inconsistent Conversation Bubble Sizes with YAML Code Blocks in Widescreen Mode
已關閉
#5,975 建立於 2024年10月7日
buggood first issuehelp wanted
倉庫指標
- 星標
- (137,112 顆星)
- PR 合併指標
- (平均合併 12天 17小時) (30 天內合併 133 個 PR)
描述
Bug Report
Installation Method: docker
Environment:
- Open WebUI Version: v0.3.32
- Operating System: Windows 11
- Browser: Chrome 129.0.6668.90
Confirmation:
- I have read and followed all instructions provided in the README.md.
- I am using the latest version of Open WebUI.
- I have included browser console logs.
- I have included Docker container logs.
- I have provided detailed steps to reproduce the error in the "Reproduction Steps" section.
Expected Behavior: When scrolling the page in widescreen mode, the size of the conversation bubbles should remain consistent.
Actual Behavior: In widescreen mode, when the chat includes YAML code blocks, the size of the conversation bubbles changes inconsistently when scrolling up and down.
Bug Summary: When scrolling in widescreen mode, if the chat includes YAML code blocks, the size of the conversation bubbles changes inconsistently.
Reproduction Details: Reproduction Steps:
- Open Open WebUI in widescreen mode.
- Enter a message containing a YAML code block. Not all YAML will cause this issue; the following example will: https://github.com/ChatLunaLab/chatluna-character/blob/main/resources/presets/default.yml
- Scroll up and down the page.
- Observe the inconsistent change in the size of the conversation bubbles.