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

[Proposal] swipe to delete, archive, mark as unread #478

Open
fidelius-dc opened this issue Nov 23, 2024 · 2 comments
Open

[Proposal] swipe to delete, archive, mark as unread #478

fidelius-dc opened this issue Nov 23, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@fidelius-dc
Copy link

Windows mail was a great solution for windows tablets, like the surface go series. I had swipe left to delete mails and swipe right showed up some buttons as read/unread toggle, archive, ...

The current behaviour of Wino Mail on touch devices without mouse hovering makes it difficult to rapidly delete mails from the message list.... particularly in portrait mode or small screens, where even in the message display you have go trough the ... menu in the upper right.

maybe another feature to think of, but clearly less important... Windows Mail did hide the message list in portrait mode on my surface go 2, in order to have more space for the message display.

@fidelius-dc fidelius-dc added the enhancement New feature or request label Nov 23, 2024
@Tiktack
Copy link
Collaborator

Tiktack commented Nov 23, 2024

You can try making mail list width smaller. If I remember correctly, the min width for mail list is around 300px and minimum width for rendering part around 500. I believe even in portrait mode you have 800px screen width.

Swipes were available previously, but they led to crashes from time to time, this is why they were removed.

@bkaankose
Copy link
Owner

Thank you for bringing this topic.

Wino Mail had this functionality before, but in the latest builds it is disabled due to internal bug that is likely to be fixed in the component library we use.

Either that bug will be fixed by Microsoft, or we need to create our own custom swipe control which is quite time consuming at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants