Search: Add option to sort results by picture title#4218
Search: Add option to sort results by picture title#4218lastzero merged 1 commit intophotoprism:developfrom
Conversation
|
Thanks! Let me know when it's fully tested. I'll take a look then and merge it as soon as possible. |
The function itself is already tested in my development environment. By "test case to cover" I mean it probably need to be covered in file such as folder_search_test.go as I didn't check the whole project. Thanks for the quick response! |
|
I've reviewed the test functions and found nothing else add. The code has passed the unit tests and operates as expected in my test environment. Please proceed with your review of the code. |
|
Looks good to me! I'll go ahead and merge this for final testing. ✨ |
Signed-off-by: Michael Mayer <michael@photoprism.app>
Signed-off-by: Michael Mayer <michael@photoprism.app>
|
An updated development preview build is now available for you to test these changes: |
#4214