The header columns (Name, Subscribers, Users/month, Post, Comments' on the 'Communities' page appear to be hyperlinks (Firefox 114.0.1) but do nothing.

Normally, you'd expect the table to be sorted on the field.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago

You're thinking of DataTables. The lemmy-ui source code shows the css class as table. It looks to me like the basic bootstrap table.

  • source