Hello,
We are updating the Jira app and faced some limitations. To provide desired UX we need to resize our view in atl.jira.view.issue.left.context to more then 1500px. As I can see in code, there is max-height configured to 1500px (see screenshot) in the div which is a parent to our iframe. I could not find this behavior documented anywhere. Also, when we resize our view with AP.resize and set the value more than 1500px, the option to hide the app stops working.
Is t something that we should expect or is it a bug?