nextcloud / nextcloud/mail

change mail content scrolling

Open
#10,917 4 comments 1 reaction 1 assignee View on GitHub

@GVodyanov is already working on this.

Since Apr 28, 2025.

1. to develop enhancement
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Is your feature request related to a problem? Please describe.

When a long mail is displayed, the footer (.reply-buttons) isn't visible. When scrolling down, the header (.envelope__header) disappears.

Image

Describe the solution you'd like

Remove "overflow: auto" from .splitpanes.default-theme .splitpanes__pane-details .app-content-wrapper.
Instead activate scrolling on #mail-content.

Image

Describe alternatives you've considered

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.