nextcloud / nextcloud/mail

Incorrect height of the IFrame of the email body from Jira

Open
#8,941 17 comments 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. Login to Nextcloud server
  2. Go to Mail App
  3. Open incoming mail
  4. Find and open mail from Jira (Self-Hosted)
Expected behavior

I'm expecting to see messages

Actual behavior

The emails from Jira always have a height of 8px, making it impossible to read the email

273813993-233a8225-fb59-4e5d-82b2-59c5c58b0fd2
Mail app version

3.4.1

Mailserver or service

Mailcow-dockerized

Operating system

Ubuntu

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database

PostgreSQL

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 Jira email in the Mail app and inspect how the email body IFrame height is determined. Check the frontend email rendering entry points and existing tests, if present, then verify that Jira emails render at their content height instead of collapsing to 8px.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.