Files
nomad/.changelog/18053.txt
Phil Renaud 66649d12a7 [ui] Search results are overloading filter with sorted results (#18053)
* Attempt at a varied end-result when sorting and searching

* Consider sort direction as well

* computed property dep update

* prioritizeSearchOrder and test

* Side-effecty but resets sort on search etc

* changelog
2023-07-31 13:07:27 -04:00

4 lines
114 B
Plaintext

```release-note:bug
ui: search results are no longer overridden by sorting preferences on the jobs index page
```