Messages in horizontal / vertical split view don't show all messages
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Steps to reproduce
- Set view to "split view"
- Open a mailbox
- Scroll down the message list (e.g., to the end)
Expected behavior
I can access all messages in the mailbox when using the split view.
Actual behavior
I can't access all messages when using the split view, as the message list doesn't take the message view into account when calculating the viewable space.
In this example here, this is the end of list. You can see that there are multiple messages that I can't open as the message content is in their way:
Mail app version
5.7.0-beta.3
Nextcloud version
33.0.0-dev
Mailserver or service
No response
Operating system
No response
PHP engine version
None
Nextcloud memory caching
No response
Web server
None
Database
None
Additional info
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.
Research direction
Start by reproducing the issue in Mail 5.7.0-beta.3 with split view, an open mailbox, and the message list scrolled to the end. Trace how the message list calculates its visible space alongside the message view. Done means every message in the mailbox can be reached and opened in both horizontal and vertical split views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100