Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to load content of a web panel idependently from the other page content?

m1-development
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 13, 2018

Hi everyone,

I implemented a web panel plugin into Jira's issue page which loads some content from a remote source. The content will then be visualized via a vm-template. This is currently done if the issue page is loaded.

Now I have two questions:

I'm quite new in using web technics, so I hope my questions comprehensible.

1. Is it possible to load the view of the web panel idependently from the other page content? This is needed because the response of the remote side where the data for the web panel is comming from is a little bit slow and this currently blocks the whole page. For example showing the whole page and using a loading gif during getting the remote data inside the web panel? 

I would like to use the "getContextMap" method and the vm-template for this too.

2. If the content is loaded idependently within the web panal area. Can this be done periodicly to refresh these data?

Kind regards,

Dennis

1 answer

0 votes
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 13, 2018

I guess you need to download a javascript with your panel which would do all the job. It will make ajax calls and fill up the necessary fields.

Dennis Meins February 14, 2018

Hi Alexey,

thanks for your fast response.

I will checkout ajax calls in jira to send out a request (i.e. to a webwork action) and fill up a specified area.

Dennis

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events