Incorrect height of the IFrame of the email body from Jira
Open
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
- Login to Nextcloud server
- Go to Mail App
- Open incoming mail
- 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
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
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 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