Skip to content

Fix issue #2237, comments are 4 times as long before show more

Hannes Heine requested to merge pr2423head into pr2423base

Created by: Tirokk

jm-brennan Authored by jm-brennan Closed


🍰 Pullrequest

Comments can now be 1200 characters before being truncated with "show more"

I also wrote some tests since that was specified as a requirement for any fixes, I'm not sure if that was intended for changes this small though, especially since the two tests that I made take a long time to run (>30 seconds on my machine at least) because they have to type in so much text. I am pretty unfamiliar with the Cypress testing stuff so maybe there is a way to paste text in instead of typing it all out.

commentLengthScreenshot

Issues

(First time contributing here, if I'm not doing things properly just let me know)

Merge request reports

Loading