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

File List quick link (BB-11354)

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Sometimes a PR gets lots of comments at the top and finding the list of changed files becomes difficult. If you could show a button somewhere that is always in the same place and visible when the list is not, that would be awesome.

      I'm thinking something like this (run from a JS console while on a PR):

      #!JS
      $(&#x27;#repo-content&#x27;).append(&#x27;<div id="file-list-div" style="position: fixed; top: 10px; right: 10px; border: 1px solid rgb(204, 204, 204); padding: 5px; background-color: white;"><a href="#pullrequest-diff">File List</a></div>&#x27;);
      

      Attachment shows how this looks (I added some coloring).

      Attachments

        Activity

          People

            Unassigned Unassigned
            a9261c71-aea2-414b-a955-943a227f8b68 mbean (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: