]> Untitled Git - lemmy-ui.git/commit
Comments and posts no longer live-sorted. Fixes #51
authorDessalines <tyhou13@gmx.com>
Mon, 8 Feb 2021 04:23:31 +0000 (23:23 -0500)
committerDessalines <tyhou13@gmx.com>
Mon, 8 Feb 2021 04:23:31 +0000 (23:23 -0500)
commitb24eba6feacdd92020bb061d85c6410eac20df9c
tree833827cbdb970022c14e59d3793596238bfed681
parent04955cc45ecfab8b9da5f17521acadc382a76c0e
Comments and posts no longer live-sorted. Fixes #51

- Only changing the view or sort, or reloading the page will resort.
- New comments by default added to the top, and left unsorted.
src/shared/components/comment-node.tsx
src/shared/components/comment-nodes.tsx
src/shared/components/community.tsx
src/shared/components/main.tsx
src/shared/components/post-listings.tsx
src/shared/components/post.tsx
src/shared/utils.ts