discourse/app/assets
Penar Musaraj 4e5756e3ae
FIX: Handle empty directory columns in /u route (#22747)
The `/u` route was broken when there were no directory columns because
its order parameter relied on the first column's name. This commit adds
a `likes_received` as the default order when there are no columns, which
results in a list of users being output without any additional columns.

For this very edge case, that's better than a JS error.
2023-07-25 10:58:43 -04:00
..
images
javascripts FIX: Handle empty directory columns in /u route (#22747) 2023-07-25 10:58:43 -04:00
stylesheets FIX: make document overflow hidden on both axis when lightbox is open (#22775) 2023-07-25 15:27:32 +08:00