Skip to content

fix(mail): hide empty more actions menu#1846

Open
haocyan0723-code wants to merge 1 commit into
runbox:masterfrom
haocyan0723-code:fix-mailviewer-empty-more-menu
Open

fix(mail): hide empty more actions menu#1846
haocyan0723-code wants to merge 1 commit into
runbox:masterfrom
haocyan0723-code:fix-mailviewer-empty-more-menu

Conversation

@haocyan0723-code
Copy link
Copy Markdown

Fixes #656.

This keeps the overflow menu hidden unless at least one action is actually moved into it. It also lines up the overflow entries with their matching toolbar buttons so "View source", "HTML settings", and "Original HTML" move into the menu at the same breakpoints where they disappear from the toolbar.

Checked:

  • verified the overflow visibility matrix locally
  • git diff --check

I also tried to install dependencies and run the TypeScript check, but the dependency install timed out in this environment, so I could not run the full project suite here.

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.

Menu item to the right of "View Source" is empty on plaintext messages.

1 participant