Параметр querystring для сортировки участников группы по последнему посещению в порядке убывания?

Hi, the following view shows group members, ordered by last seen.

https://si.discourse.group/g/trust_level_0?order=last_seen_at

It loads ascending by default.

By any chance is there a querystring param to flip this to descending?

3 лайка

The code for this has a asc filter to sort by ascending, but I can’t seem to make it work in the url…

2 лайка

I think you are not the first one who struggles with that

3 лайка

So the frontend code is capable of parsing “asc” - but it is not doing so?

1 лайк

I opened a feature request - since we confirmed the code currently does not do this. Thanks @Moin and @NateDhaliwal

Feature request:

3 лайка

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.