change mail content scrolling
Open
@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.
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.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.