Dashboard Configure button

Hi,
I am building a dashboard item (using ACE, React).
I looked at the example here: Bitbucket
But I cannot figure out how do I control the “Configure” button.
How does it know when to disable/enable it?
Thanks
Yaki

Hi @YakiKoren - did you manage to figure this out? I am having the same issue.

If you just wish to enable/disable the “Configure” button, then in the atlassian-connect.json file, you can change the configurable boolean property under the jiraDashboardItems module.

Please refer the configurable docs here: https://developer.atlassian.com/cloud/jira/platform/modules/dashboard-item/