Skip to content

Fix scroll to hash

Jacques Erasmus requested to merge 356266-fix-scroll-to-hash into master

What does this MR do and why?

Fixes the scroll to hash behavior in the blob viewer

Related to #356266 (closed)

Screenshots or screen recordings

before after
Does not scroll to the hash Scrolls to the hash
Screenshot_2022-05-12_at_14.03.57 Screenshot_2022-05-12_at_14.04.20

How to set up and validate locally

  1. Open a Markdown file
  2. Click on a heading anchor
  3. Refresh the page
  4. The browser should auto-scroll to the heading

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jacques Erasmus

Merge request reports

Loading