RamiAwar / dataline

Chat with your data - AI data analysis and visualization on CSV, Postgres, MySQL, Snowflake, SQLite...
https://dataline.app
GNU General Public License v3.0
346 stars 26 forks source link

Codeblock does not scroll horizontally #183

Closed RamiAwar closed 1 month ago

RamiAwar commented 1 month ago

Codeblock does not scroll horizontally when code overflows. Should be tested separately in Storybook with a new story.

https://share.descript.com/view/vG5SkcMM4dS

RamiAwar commented 1 month ago

Quick investigation:

Normally code renders fine, textarea content perfectly overlays syntax highlighter content:

image image

But in overflowing lines, the layout gets messed up:

image image
RamiAwar commented 1 month ago

Partially fixed - bit of a pain so I explained the changes.

https://share.descript.com/view/dW9xBGZtX3W