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

Fix being able to open Labels dropdown even if there are no labels #8143

Open
wants to merge 1 commit into
base: dev-mail
Choose a base branch
from

Conversation

BijinDev
Copy link
Contributor

The issue is being able to open labels dropdown even if there are no labels.
Resolved by only showing dropdown if there are any labels found.

close #8141

src/mail-app/mail/view/MailView.ts Outdated Show resolved Hide resolved
@BijinDev BijinDev force-pushed the 8141-labels-shortcut-issue branch 2 times, most recently from a1e113b to b21ef55 Compare December 17, 2024 08:16
@charlag charlag force-pushed the dev-mail branch 2 times, most recently from f77662e to a8f1ce1 Compare December 18, 2024 09:20
@BijinDev BijinDev force-pushed the 8141-labels-shortcut-issue branch from 45c5f9b to 99274fb Compare December 20, 2024 08:19
The issue is being able to open labels dropdown even if there are no
labels.
Resolved by only showing dropdown if there are any labels found.

close #8141
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.

It is possible to open Labels dropdown even when there are no labels
2 participants