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

As a front-end user, I want to sort documents by document date so I can find the oldest or newest records within my search results when document date is known #864

Closed
3 tasks done
rlskoeser opened this issue May 16, 2022 · 1 comment
Assignees

Comments

@rlskoeser
Copy link
Contributor

rlskoeser commented May 16, 2022

testing notes

Try out the new document sort features on the document search on the test site and see if they work the way you expect. Documents without a date should sort last. Note that sorting will only work on documents with standard dates that can be parsed by the new system, so there may be some dates that display that cannot be used for filtering or sorting.

dev notes

  • index earliest/latest dates
  • add sort options (both directions)
  • filter correctly in the view
@rlskoeser rlskoeser self-assigned this May 17, 2022
@rlskoeser rlskoeser added the 🗜️ awaiting testing Implemented and ready to be tested label May 18, 2022
@richmanrachel richmanrachel removed the 🗜️ awaiting testing Implemented and ready to be tested label May 18, 2022
@richmanrachel
Copy link

Looks perfect!

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

No branches or pull requests

2 participants