nextcloud / nextcloud/mail

Messages in horizontal / vertical split view don't show all messages

Open
#12,368 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce
  1. Set view to "split view"
  2. Open a mailbox
  3. 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:

Image
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.