From: hammsvietro <49427492+hammsvietro@users.noreply.github.com> Date: Thu, 12 Aug 2021 01:00:26 +0000 (-0300) Subject: Scroll to comments on post's x comments button (#312) X-Git-Url: http://these/git/?a=commitdiff_plain;h=3870703b127836d700b71b47b5ab941888643eed;p=lemmy-ui.git Scroll to comments on post's x comments button (#312) * scroll to comments on post's x comments button * scrolls down to comments using url params --- diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 2350f9b..16469b8 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -466,13 +466,15 @@ export class PostListing extends Component { let post_view = this.props.post_view; return (
-