Skip to content

Move favorite toggle to menu, otherwise not distinguishable#2278

Merged
ChristophWurst merged 1 commit into
masterfrom
design/favorite-toggle
Feb 27, 2020
Merged

Move favorite toggle to menu, otherwise not distinguishable#2278
ChristophWurst merged 1 commit into
masterfrom
design/favorite-toggle

Conversation

@jancborchardt
Copy link
Copy Markdown
Member

@jancborchardt jancborchardt commented Nov 23, 2019

Fix #1032

Before, basically every mail looked like it was favorited. Now we only show a star for mails which really are favorited. And the favorite toggle is moved to the menu.

This aligns it with how we do it in Files as well. :)

Before & after:
favorites list before | | | favorites now

Menu:
favorite menu

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
@ChristophWurst
Copy link
Copy Markdown
Member

Before, basically every mail looked like it was favorited.

Did it? There is a yellow star for starred items and a grey one for the rest.

IMO this is a primary action. I already kind of dislike that the delete button is so hidden. This makes fast mail triaging harder.

@StCyr
Copy link
Copy Markdown
Collaborator

StCyr commented Nov 25, 2019

Before, basically every mail looked like it was favorited.

Did it? There is a yellow star for starred items and a grey one for the rest.

I also never got confused with this behaviour. And, indeed, I like being able to favorite a mail with a single click on the avatar 'star.

But I'm not against adding this action to the Actions menu also.

IMO this is a primary action. I already kind of dislike that the delete button is so hidden. This makes fast mail triaging harder.

That, on the other hand, never frustated me :-)

And, I think that we should implement actions on multiple selection if we want to support faster mail triaging (see #2273)

@StCyr
Copy link
Copy Markdown
Collaborator

StCyr commented Nov 25, 2019

ouch! 'just implemented the PR... .I don't like it: Envelopes now looks naked without their tiny grey star :-(

@jancborchardt
Copy link
Copy Markdown
Member Author

For fast mail triaging, there are the shortcuts, no? If we make the actions visible so presently it will be very crowded.

Before, basically every mail looked like it was favorited.

Did it? There is a yellow star for starred items and a grey one for the rest.

Yes it does. :) Every mail has a star. And even if you do have one or 2 mails favorited, you can’t go by the additional present element, but by the color of an element.

@ChristophWurst
Copy link
Copy Markdown
Member

For fast mail triaging, there are the shortcuts, no?

Usually I do not have a keyboard attached to my phone when I read my mail :)

@StCyr
Copy link
Copy Markdown
Collaborator

StCyr commented Nov 25, 2019 via email

@jancborchardt
Copy link
Copy Markdown
Member Author

jancborchardt commented Nov 25, 2019

Usually I do not have a keyboard attached to my phone when I read my mail :)

I see you want to implement swipe shortcuts? ;) Swipe right to favorite, swipe left to archive/delete in that case.

Seriously though, I would then replace the "unstarred" state icon with an outline icon instead of filled grey, so it’s really distinguishable from the starred state. Makes sense?

EDIT: I’ve just seen that they are documented. Anyway, I didn’t know that until now and that’s why I was not using them.

Yup, we could do a better job showing them in the interface. :) E.g. if you delete 3 mails after another, or star 3 mails in succession etc, it could show a tooltip or so with the shortcut?

@ChristophWurst
Copy link
Copy Markdown
Member

E.g. if you delete 3 mails after another, or star 3 mails in succession etc, it could show a tooltip or so with the shortcut?

Can't help myself but think about

@jancborchardt
Copy link
Copy Markdown
Member Author

@ChristophWurst yes I know it sounds ridiculous. ;) But when done right, learnable UI is pretty nice. :)

@ChristophWurst ChristophWurst merged commit d17a3c9 into master Feb 27, 2020
@ChristophWurst ChristophWurst deleted the design/favorite-toggle branch February 27, 2020 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show overlay star only for favorited mails, and action inside 3-dot-menu

3 participants