Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-40853

Install steps - Message fails to be rendered when user is not connected to the Internet

    XMLWordPrintable

Details

    Description

      Current JavaScript code fails to display a message when the user is not connect to the Internet.

      Code should be updated to:
      AJS.$("#no-connection-warning").removeClass("hidden");

      instead of:
      AJS.$("#no-connection-warning").show();

      Also in the scope of this issue, we should also consider hiding the three radio options, as the first and second options don't work if an Internet connection is not available. (check attached image)

      Attachments

        1. Artboard.png
          Artboard.png
          80 kB
        2. licence-no-internet.png
          licence-no-internet.png
          84 kB

        Activity

          People

            ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
            kpaiva Klaus
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: