Hello !
I noticed that some standard Jira Dashboard gadgets are
- Not showing all the icons on the top right corner (minimize, maximize, refresh).
- Displaying a refresh indicator on the lower left corner.
It it possible using a Forge jira:dashboardGadget
and Custom UI to:
- Hide all three icons on the top right corner (minimize, maximize, refresh).
- Get the refresh indicator on the lower left corner.
I was hoping for a gadgetConfiguration property, but I could not find documentation about this.
Thanks !