Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×i've built a web panel that generates a "gantt view" of issues related to a single issue. All is working wonderfully, except that in some cases the content is too big to display in the left panel of a Jira issue.
as you can see i've inserted a button at the top right of the web panel that i'd like to hook up a js function to expand/collapse the panel to a full-screen view and then back to its original size. Is there a way to do this in the panel itself or do i have to load js files separately?
Many thanks for your input!
Hi @John Hastings-Kimball I remember we used dialog to display the data in expanded view and it looked really nice. You can use AUI component and there is nice documentation how to use it here:
@Martin Bayer _MoroSystems_ s_r_o__ did you launch this dialog from a SR Web Fragment and populate the dialog with the content already in the fragment? ideally i want to display the content in the screen but support an expanded view without having to re-generate the content. Was hoping to just expand the exisiting div.
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.