mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #424] Inbox sort order keeps resetting #350
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#350
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @drboom on GitHub (Aug 27, 2020).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/424
Originally assigned to: @jasonmunro on GitHub.
🐛 Bugreport
In the upper, right corner of the inbox page, there is a drop-down that lets me choose a sort order.
Choices include "Arrival [ascending]" and "Arrival [descending]"
Selecting descending sorts the emails in the requested order with the most recent email at the top of the list.
Refereshing the mailbox by using the refresh icon or by the periodic automatic page reload,
causes the sort order to revert to ascending. But the dropbox still shows descending so,
in order to get it back to descending, I have to change the dropbox to something other than descending
and then change it back to descending.
Version & Environment
Rev: [
github.com/jasonmunro/cypht@0c7a095ec0]OS: [Ubuntu 7.5.0-3ubuntu1~18.04]
Steps to reproduce
@drboom commented on GitHub (Aug 27, 2020):
Actually, it appears that when the refresh happens, the messages aren't sorted in ascending order. They appear in the order they come in from the POP3 server. Not sorted at all.
@marclaporte commented on GitHub (Sep 3, 2020):
Related: https://github.com/jasonmunro/cypht/pull/418
@jasonmunro commented on GitHub (Sep 17, 2020):
Just to confirm this is also POP3 specific I think as I don't see this happening with IMAP folder sorting
@richardneish commented on GitHub (Sep 21, 2020):
I'm seeing this or something similar happening with IMAP accounts. I have three IMAP mail accounts and they don't seem to be sorted per the sort dropdown when I first log in. Changing the sort order and then changing back produces the sorted result.
@marclaporte commented on GitHub (Oct 29, 2020):
@richardneish @drboom Please retest with latest code as it has changed significantly. Ref.: https://github.com/jasonmunro/cypht/issues/378
@marclaporte commented on GitHub (Feb 2, 2021):
Proposal: Deprecate POP3 support if no one steps up to maintain it
https://github.com/jasonmunro/cypht/issues/452