jan
jan copied to clipboard
bug: Weird space around formatted code blocks in input
Describe the bug Whenever I create a code block in my input, it is formatted with way too much space around the element in the conversation history.
Steps to reproduce Steps to reproduce the behavior:
- Go to a conversation
- Type an input with:
print("Hello world")
- Submit the input
- See the weird space in the conversation history.
Expected behavior A nicely formatted code block without the weird space.
Screenshots
Environment details
- Operating System: Arch Linux 6.6.10-arch1-1
- Jan Version: 0.4.3
- Processor: Ryzen 7 PRO 7840U w/ Radeon 780M Graphics (16)
- RAM: 32GB
Additional context Add any other context or information that could be helpful in diagnosing the problem.
hi @gaardhus, can you help us provide the model that you are using?
It happens independently of model (tried with openai gpt4 and mixtral 8x7b), and seems to be a CSS issue I would guess.
This div seems to be the cause?
Tested and looking good on the latest Jan app, we were not able to reproduce this from our side, feel free to reopen this if the issue persists.
All looks good for me on version 0.4.4 as well, thanks for the fix!