Will fix that later, thanks.
Will fix that later, thanks.
Fixed with the new comment sorting update!
Fixed with the new comment sorting update!
This doesn't just happen when submitting a comment to the main post, but also replying in a thread, if that matters/gets handled differently.
This doesn't just happen when submitting a comment to the main post, but also replying in a thread, if that matters/gets handled differently.
I know ;)
It's just missing some little code once the submission is confirmed.
qelem.parentNode.querySelector('.cmpreview').style.display = 'none';
I know ;)
It's just missing some little code once the submission is confirmed.
`qelem.parentNode.querySelector('.cmpreview').style.display = 'none';`
That's what I figured; some quick onclick="DoTheSameThingAsWhenIClickTheXButton()". or something like that.
That's what I figured; some quick `onclick="DoTheSameThingAsWhenIClickTheXButton()"`. or something like that.
It's already fixed on Poal's test instance.
Will push it later.
It's already fixed on Poal's test instance.
Will push it later.
(post is archived)