nextcloud / nextcloud/mail

Subject not or barely visible in list view

Open
#11,972 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Steps to reproduce
  1. Switch from any split view to list view
Expected behavior

The subject is shown (at least the major part)

Actual behavior

The subjects gets shortened sometimes already after three characters.

Mail app version

latest (company instance)

Nextcloud version

No response

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

I am wondering why we do not use the list from the horizontal split - this actually presents all information the best way (sender, subject and content preview have enough space even on small screens).

On small screens, the app is barely usable, because all split views take too much room so the email list only shows a few messages and the pure list view basically does not show any relevant information.

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 by switching from any split view to list view on a small screen, then trace the list-view rendering and subject truncation behavior. Compare it with the horizontal split view, which the report says presents sender, subject, and content preview well. Done means the list view shows at least the major part of each subject without making the view unusable on small screens.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.