ShipBit / slickgpt

SlickGPT is a light-weight "use-your-own-API-key" web client for the OpenAI API written in Svelte. It offers GPT-4 integration, a userless share feature and other superpowers.
https://slickgpt.vercel.app
MIT License
464 stars 97 forks source link

Long code-formatted text won't wrap during generation #82

Closed xmoiduts closed 7 months ago

xmoiduts commented 9 months ago

In generating code-formatted long texts that do contain new lines, the response bubble won't wrap and exceeds the screen. Image below: image

The properly wrapped format is demonstrated after generation is complete. Example: image

EnnioEvo commented 7 months ago

Same problem, it makes the whole answer not readable until the generation is completed

Shackless commented 7 months ago

This should be fixed by #92