lemmy-ui icon indicating copy to clipboard operation
lemmy-ui copied to clipboard

Community list sorting doesn't work; unsorted list difficult to use.

Open mapsedge opened this issue 1 year ago • 1 comments

Found a bug? Please fill out the sections below. 👍

For backend issues, use lemmy

Issue Summary

On the page where communities are listed, in my case, https://lemmy.ml/communities, the column headers look like they should be clickable (and therefore sortable) but they aren't. With just a few subscriptions, it's merely annoying, but as the list grows, it will quickly become unusable.

Steps to Reproduce

Navigate to /communities Hover any column heading of the communities list. Observe the mouse pointer indicates the heading is clickable. Click. Be unhappy.

No console messages on click. A quick inspect shows no event handlers defined.

mapsedge avatar Jun 11 '23 16:06 mapsedge

I'm thinking the same. They should be sortable with the headers or with a dropdown.

ngosang avatar Jun 13 '23 15:06 ngosang

There is a site which has this functionality. You can use that explorer in the meantime. Check lemmyverse and this is the repo for that site link

machie27 avatar Jun 17 '23 21:06 machie27

Working on this

jsit avatar Jun 23 '23 23:06 jsit