bigbluebutton / greenlight

A really simple end-user interface for your BigBlueButton server.
GNU Lesser General Public License v3.0
787 stars 3.8k forks source link

[3.0] Recordings are actually sorted by date, not by the name #5822

Closed hiroshisuga closed 1 month ago

hiroshisuga commented 2 months ago

In the list of recording, the user can sort items by 'name', 'length', '(number of) users', and 'visibility'. But the 'name' sorting does not sort by names, but by the recording date. We should either

  1. separate the 'name' and 'date' columns and enable users to sort in both ways, or
  2. rename 'name' to '(recording) date'.
farhatahmad commented 1 month ago

I can't replicate this. By default, my recordings are sorted by date. If I click on Name, it sorts it by name. Can you provide some screenshots please

hiroshisuga commented 1 month ago

@farhatahmad , thanks for checking it.

recordings are sorted by date. If I click on Name, it sorts it by name

OK, I was not aware of this. But how can we revert to the date sorting after clicking the "Name"? Don't we need a "Date" tab?

farhatahmad commented 1 month ago

Just click the name sort again and it will reset back to the original sort