I'm currently developing a Forge app. Before I go further, here's a screenshot:
Currently, the area of the screen circled in red (I'm calling it the title section) contains only the name of my app as defined in manifest.yml. Depending on the user's screen size, there could be a bunch of unutilized space to the right of that text. I was wondering whether it would be possible to use that space - for example, by putting controls/components in it - or perhaps eliminate that title section entirely and simply add things to the app's iframe. Please let me know what's possible. Thanks!
Hi @Chris Low
are you using Custom UI or UI Kit? If you're using Custom UI, you can use the "blank" layout option - see here - and simply render whatever header you want yourself. I'm not sure about UI Kit, but it sounds like "basic" might do something similar.
Best,
Hannes
Hi @Hannes Obweger - JXL for Jira
I'm using Custom UI. Indeed, the blank option does exactly what I need. Thank you sir!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.