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

Show mails with currently selected label #7882

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

hrb-hub
Copy link
Contributor

@hrb-hub hrb-hub commented Nov 6, 2024

Close #7760

@hrb-hub hrb-hub force-pushed the 7760-show-mail-with-label branch from ab0ab70 to 4b97ae3 Compare November 6, 2024 10:26
@hrb-hub hrb-hub linked an issue Nov 6, 2024 that may be closed by this pull request
16 tasks
@hrb-hub hrb-hub marked this pull request as ready for review November 6, 2024 10:35
Copy link
Contributor

@wrdhub wrdhub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the code looks good, I just noticed a few issues while smoke testing:

  • In edit mode, the selected label is still highlighted and selecting a label opens that group in the background. (The selected label should not be highlighted and clicking on a label should do nothing).
  • When having a label selected, I think it would be nice to have the folder icon on mails in the mail list, like in search.
  • When having multiple mails selected, clicking on move folders the folder that the first mail is in is not shown. I think all folders should be shown. (This is not unique to this though, it is also an issue in search so maybe it should be a separate issue).

@wrdhub wrdhub force-pushed the label-integration branch from d69fa4a to a6812bb Compare November 7, 2024 08:56
src/mail-app/mail/model/MailModel.ts Outdated Show resolved Hide resolved
src/mail-app/mail/model/MailUtils.ts Outdated Show resolved Hide resolved
@hrb-hub hrb-hub force-pushed the 7760-show-mail-with-label branch 3 times, most recently from a5a00da to f6cc7b9 Compare November 7, 2024 10:30
@hrb-hub hrb-hub requested a review from wrdhub November 7, 2024 10:35
hrb-hub and others added 3 commits November 11, 2024 10:01
Close #7760

Co-authored-by: paw-hub <paw-hub@users.noreply.github.com>
Close #7760

Co-authored-by: ivk <ivk@tutao.de>
@hrb-hub hrb-hub force-pushed the 7760-show-mail-with-label branch from f6cc7b9 to eef95dc Compare November 11, 2024 09:02
@hrb-hub hrb-hub merged commit eef95dc into label-integration Nov 11, 2024
1 check passed
@hrb-hub hrb-hub deleted the 7760-show-mail-with-label branch November 11, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show mails with currently selected label
3 participants