marcolivierbouch / OpenAssistantGPT

An Open-Source Saas for Crafting/Building/Creating Chatbots with OpenAI's Assistant API that you can add to your website.
https://openassistantgpt.io
GNU Affero General Public License v3.0
206 stars 79 forks source link

Copying and pasting text with breaks #421

Closed mattlawlis closed 1 week ago

mattlawlis commented 1 week ago

When you paste text into the chatbot message field and click send, it does not retain the breaks in the blocks of texts.

For example, if you were to copy and paste this and press enter... Lorem ipsum dolor sit amet:

1) Consectetur adipiscing elit 2) Vivamus ut lacinia leo 3) Maecenas volutpat 4) Nisi in gravida hendrerit diam

Mi tempus quam, eu iaculis turpis erat eget augue. Mauris at tortor eget felis mollis posuere quis non turpis. Quisque semper odio vel enim sollicitudin.

Vitae volutpat odio lacinia. Fusce at ligula ligula. Cras eu tincidunt elit. Sed nec dolor fringilla, efficitur nibh ac, faucibus felis.

You would get this as your message sent: Lorem ipsum dolor sit amet: 1) Consectetur adipiscing elit 2) Vivamus ut lacinia leo 3) Maecenas volutpat 4) Nisi in gravida hendrerit diam Mi tempus quam, eu iaculis turpis erat eget augue. Mauris at tortor eget felis mollis posuere quis non turpis. Quisque semper odio vel enim sollicitudin.Vitae volutpat odio lacinia. Fusce at ligula ligula. Cras eu tincidunt elit. Sed nec dolor fringilla, efficitur nibh ac, faucibus felis.

Screenshots

Screenshot 2024-07-01 at 4 39 22 PM Screenshot 2024-07-01 at 4 39 30 PM Screenshot 2024-07-01 at 4 40 09 PM

Thank you!

marcolivierbouch commented 1 week ago

I am fixing this issue https://github.com/marcolivierbouch/OpenAssistantGPT/pull/422

marcolivierbouch commented 1 week ago

It is fixed now!

image

mattlawlis commented 4 days ago

Thank you so much. I just sent you an unrelated email regarding billing.