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 |
||
---|---|---|
.. | ||
admin | ||
custom-proxy | ||
deprecation-silencer | ||
dialog-holder | ||
discourse | ||
discourse-common | ||
discourse-hbr | ||
discourse-i18n | ||
discourse-markdown-it | ||
discourse-plugins | ||
discourse-widget-hbs | ||
docs | ||
ember-addons | ||
ember-cli-progress-ci | ||
ember-production-deprecations | ||
float-kit | ||
locales | ||
pretty-text | ||
select-kit | ||
theme-transpiler | ||
truth-helpers | ||
.npmrc | ||
handlebars-shim.js | ||
polyfills.js | ||
run-patch-package | ||
service-worker.js.erb |