]> Untitled Git - lemmy-ui.git/commit
Allow sorting on /communities (#1934)
authorBen Wyatt <william.ben.wyatt@gmail.com>
Mon, 17 Jul 2023 15:22:01 +0000 (10:22 -0500)
committerGitHub <noreply@github.com>
Mon, 17 Jul 2023 15:22:01 +0000 (11:22 -0400)
commit633132355461a44fb86c142e09124a298c43aa59
tree2333f83d399defb8e36b02ee178fe561e52cdd55
parent9c489680de48247cf85b1a4b33f3d0d1a8f88673
Allow sorting on /communities (#1934)

* Allow sorting on communities page

Just a few minor changes to communities.tsx that add a sort dropdown - same element as the sort dropdown in home.tsx

* Fix alignment of communities.tsx selector row

Simple CSS fix for correct alignment of a few elements

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
src/shared/components/community/communities.tsx