nextcloud / nextcloud/mail

Collapsible TO, CC, BCC, and FROM Fields

Open
#10,421 12 comments 3 reactions 1 assignee View on GitHub

@nimishavijay is already working on this.

Since Dec 13, 2024.

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 composing an email with recipients added in the TO, CC, BCC, and FROM fields, alongside attachments, the available space for the email body becomes significantly small. To improve the user experience, I propose making these fields collapsible, allowing users to expand or collapse them as needed.

In scenarios where multiple recipients are added across all fields (TO, CC, BCC, and FROM) and attachments are included, the input space for the email body is reduced, making it difficult to focus on writing the message.

Describe the solution you'd like

Have a collapsible UI for the TO, CC, BCC, and FROM fields.
Users should be able to collapse these fields after entering the recipients, freeing up space for the body section.
The fields can be expanded again if the user needs to edit or review them.

Describe alternatives you've considered

Open for any other ideas @jancborchardt @nimishavijay @marcoambrosini

Additional context

Image

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.