wix-incubator / quix

Quix Notebook Manager
https://wix-incubator.github.io/quix/
MIT License
267 stars 37 forks source link

Fix truncated error messages #505

Closed antonpodolsky closed 1 year ago

antonpodolsky commented 1 year ago

Long error messages are truncated, which makes them very hard to read. This PR makes sure the error messages don't overflow the container and makes them scrollable.