lemmy-ui/src
snan b983071e79
Fix parent comment linking when not showing context (#2417)
The same code is reused for the "show context" button as for the "link
to self" button. I'm not sure that's such a good idea in the long run.

There was a const `parentCommentId` that was always set even when not
having the `showContext` prop, causing the bug #2401.
2024-04-11 08:58:23 -04:00
..
assets fix: add a default margin bottom to ul and ol in a comment field (#2414) 2024-04-10 08:46:49 -04:00
client Lazy loading less common languages for syntax highlighting (#2388) 2024-03-14 08:31:07 -04:00
server Rework query parsing (#2396) 2024-03-27 09:25:59 -04:00
shared Fix parent comment linking when not showing context (#2417) 2024-04-11 08:58:23 -04:00