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.
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’re thinking of DataTables. The lemmy-ui source code shows the css class as
table
. It looks to me like the basic bootstrap table.