Skip to content

Resolve "Cross-reference icon no longer visible in normal sidebar"

What does this MR do?

  • Fixes the scrolling behaviour of the sidebar so the reference section is visible again.
  • Caches the jQuery Lookups during init as they were executed everytime on every scroll
  • Debounce for the resize event

Are there points in the code the reviewer needs to double check?

If the scrolling behaviour is correct

Screenshots (if relevant)

2017-06-20_13-37-58

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #33942 (closed)

Edited by Tim Zallmann

Merge request reports