[GH-ISSUE #394] The advanced search should show the most recent emails first (when too many results) #327

Closed
opened 2026-02-25 21:34:45 +03:00 by kerem · 7 comments
Owner

Originally created by @marclaporte on GitHub (Apr 29, 2020).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/394

Originally assigned to: @jasonmunro on GitHub.

I accept that there are more results than what goes on page 1, but the order is not what I would expect.

2020-04-29_000446

Originally created by @marclaporte on GitHub (Apr 29, 2020). Original GitHub issue: https://github.com/cypht-org/cypht/issues/394 Originally assigned to: @jasonmunro on GitHub. I accept that there are more results than what goes on page 1, but the order is not what I would expect. ![2020-04-29_000446](https://user-images.githubusercontent.com/1004261/80560099-b8bd9080-89ad-11ea-9636-31b141f8566c.png)
kerem closed this issue 2026-02-25 21:34:45 +03:00
Author
Owner

@dumblob commented on GitHub (Apr 29, 2020):

I second this proposal as the order shall be the same for most email listings (for better UX).

<!-- gh-comment-id:621036337 --> @dumblob commented on GitHub (Apr 29, 2020): I second this proposal as the order shall be the same for most email listings (for better UX).
Author
Owner

@jasonmunro commented on GitHub (May 4, 2020):

Not sure I follow. Are the results matching the search criteria not in arrival order?

<!-- gh-comment-id:623264792 --> @jasonmunro commented on GitHub (May 4, 2020): Not sure I follow. Are the results matching the search criteria not in arrival order?
Author
Owner

@marclaporte commented on GitHub (May 4, 2020):

Indeed.

<!-- gh-comment-id:623478950 --> @marclaporte commented on GitHub (May 4, 2020): Indeed.
Author
Owner

@jasonmunro commented on GitHub (May 5, 2020):

my bad, I misunderstood the problem. The result limit slice is not starting at the right place because the results are unsorted when the slice occurs. Fix pushed to master

<!-- gh-comment-id:624220926 --> @jasonmunro commented on GitHub (May 5, 2020): my bad, I misunderstood the problem. The result limit slice is not starting at the right place because the results are unsorted when the slice occurs. Fix pushed to master
Author
Owner

@jasonmunro commented on GitHub (May 5, 2020):

@marclaporte I will leave this open until you can confirm the fix is good for you. Thanks!

<!-- gh-comment-id:624281146 --> @jasonmunro commented on GitHub (May 5, 2020): @marclaporte I will leave this open until you can confirm the fix is good for you. Thanks!
Author
Owner

@marclaporte commented on GitHub (May 6, 2020):

Ok, thanks to Packagist.org and Tiki CI, this will automatically be in Tiki within a few days, so I will retest then.

Thanks!

<!-- gh-comment-id:624432391 --> @marclaporte commented on GitHub (May 6, 2020): Ok, thanks to Packagist.org and Tiki CI, this will automatically be in Tiki within a few days, so I will retest then. Thanks!
Author
Owner

@marclaporte commented on GitHub (May 12, 2020):

I confirm the fix. Thank you!

<!-- gh-comment-id:627648173 --> @marclaporte commented on GitHub (May 12, 2020): I confirm the fix. Thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#327
No description provided.