Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Jira Service Desk Widget breaks site when disabled

Edited

We have installed the Jira Service Desk Widget on our site and all working well. We disabled the widget recently to remove it but unknowingly this disabled any interactivity with the site on mobiles as can be seen in our test page gif below:

This shows two tabs one with a disabled widget and another with enabled widget:

movie - shows inability to interact under disabled widget.gif

When the widget is disabled an inline style attribute is added with the following values:

  • height: 100%
  • width: 100%
  • position: fixed
  • bottom: 0px
  • right: 0px
  • z-index: 2147483647

As seen below in another gif, when disabled, on mobile, the screen is filled with the disabled Jira Service Desk iframe which sits on top of all content and cannot be clicked through. 

This shows enabled/disabled widget on mobile and the disabled iframe filling the screen:

movie - shows iframe covering screen with high z-index.gif

 

There is no other JavaScript on our test page, and the inline style attribute looks to be added by embed.js which is coming from jsd-widget.atlassian.com so I think it might be a bug with the widget.

 

I've attached below some static images of a test page containing a disabled and enabled widget:

Enabled widget on mobile: Shows a normal sized container, everything is OK:

still - enabled widget highlighted frame.png

Disabled widget on mobile: Shows empty container covering all underlying content, this is the issue 👇:

still - disabled widget highlighted frame.png

For comparison here is a disabled widget on desktop, everything is ok:

still - disabled widget on desktop.png

 

I found another similar issue here but not around the widget being enabled/disabled so I wonder whether this can be confirmed as an issue with the widget by Atlassian or not.

To recreate:

  • Here is the test page https://swiftaid-co-uk-staging-pr-178.onrender.com/test with the disabled widget.
  • Open developer tools and toggle device view (Ctrl + Shift + M), refresh page and try to click or input something.
  • Or visit the page on a mobile and try to click or input something
  • The page is effectively blocked from any interaction

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events