mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
941d0f1cf5
Sorting a topics list in user activities wasn't working because the query parameters weren't passed to `findFiltered()` that does the request to the server. Made the `sortIcon` more resilient to "input" by always converting the value to a string and checking against `"true"`. Moved `cleanNullQueryParams()` inside `findFiltered` so we're always removing `null` query parameters. Internal ref - t/127068 |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |