Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve default sorting options #1084

Merged
merged 1 commit into from Sep 3, 2021

Conversation

ewlarson
Copy link
Member

@ewlarson ewlarson commented Sep 2, 2021

Improves the default sorting options by adding directional options for Year and Title:
Year (Newest first)
Year (Oldest first)
Title (A-Z)
Title (Z-A)

Removes the Publisher sort option as less desirable.

Fixes #1051

Improves the default sorting options by adding: Year (Newest first), Year (Oldest first) and Title (A-Z), Title (Z-A) options. Removes the Publisher sort option.

Fixes #1051
@tampakis tampakis merged commit c77b185 into main Sep 3, 2021
@eliotjordan eliotjordan deleted the feature/improve-default-sorting-options branch February 9, 2022 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the Sort options on the Search Results page.
2 participants