Skip to content

Fix 'as loaded' sorting in search view#995

Open
antonnyst wants to merge 2 commits into
jaedb:masterfrom
antonnyst:asloaded-fix
Open

Fix 'as loaded' sorting in search view#995
antonnyst wants to merge 2 commits into
jaedb:masterfrom
antonnyst:asloaded-fix

Conversation

@antonnyst

Copy link
Copy Markdown
Contributor

Due to the sort selector returning the default field when value is null it is impossible to select 'as loaded' sorting in the search view, something which was missed after my edit in #976 😅

After some time debugging i figured out the reason and have created this fix. Although i haven't done much extensive testing from a quick look it does not seem to cause any unintended side-effects.

antonnyst added 2 commits June 8, 2025 16:30
Necessary due to search view using sort field equal to `null` for not sorting
…efault

To allow null values in sort options to not be first in list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant