Replies: 1 comment 1 reply
|
Good idea! Will be part of the next release |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem?
In the Dashboard's recent emails list, an email can be opened by clicking anywhere on its row. In the Archive view, however, the user has to click the relatively small "Details" button. This feels inconsistent and is less convenient, especially on touch devices.
Describe the solution you'd like
Make the entire email row in the Archive view clickable and open the email details, just like in the Dashboard's recent emails list. The existing "Details" button could remain as an additional explicit action if desired.
Additional context
Using the same interaction pattern in both views would make the UI more consistent and intuitive. It would also improve usability on tablets and mobile devices, where clicking a full row is significantly easier than targeting a small button.
All reactions