Hi!
I'm trying to implement Knowledge Base in JIRA using Fragments - Web Panel.
Panel is getting data from remote source (REST API call to Confluence). This call may take several seconds. How could I make it asynchronous? I want to get fully loaded issue and then see hint in Panel with a little delay.