Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-4585

Code search UX issues on diff views

XMLWordPrintable

    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Atlassian Status –  September 2019

      Hi everyone,

      Thanks for providing your thoughts and votes on this suggestion. We know it's been a while since this suggestion was raised and we're sorry to have kept you without a clear answer.

      Your feedback has helped us better understand the challenges have with Ctrl+F in pull requests. Despite our lack of communication, this problem is actually one of those areas we plan to improve in mid-term.

      Thank you again for all your feedback on this suggestion and we're looking forward to give you more updates as we work on the solution.

      Best,
      Anton Genkin | Bitbucket Product Manager

      Original message

      The stash pull request diff view (both side-by-side and unified) break page search due to their fancy javascript-based scrolling. Only the visible region (plus a bit extra) of the diff is stored in the DOM, so your browser's search can only find stuff in that visible region. This is premature optimization: A web browser can easily hold the entire DOM tree for the diff between multi-thousand line files.

      Related to this: a number of our developers have had issues with diffs not scrolling properly.

            Unassigned Unassigned
            0e3a26177670 xavier
            Votes:
            11 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: