Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-19924

Specifying a custom icon in a Bitbucket Connect app doesn't work

    XMLWordPrintable

Details

    Description

      Issue Summary

      Custom icons for Connect apps don't work. 

      Steps to Reproduce

      1. Create an app (https://developer.atlassian.com/cloud/bitbucket/getting-started/)
      2. Add a repoPage and specify the icon:
      "icon": {
          "url": "/icon.png"
      }
      1. Install the app
      2. Navigate to a repository to see the repoPage.

      Expected Results

      The icon should be the custom icon.

      Actual Results

      The icon is the default icon.

      Workaround

      There are a limited number of icons [here|https://docs.atlassian.com/aui/7.9.3/docs/icons.html] that can be specified under "params" for a module. For example: 

      "params": {
          "auiIcon": "aui-iconfont-discover"
      }

      This isn't a perfect workaround, since you still can't set any image for the icon, but it's a bit more customizable than the default icon.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            ckim2@atlassian.com connie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: