Skip to content

Fix snippets overflowing bug

Nataliia Radina requested to merge snippets-overflow-bug into master

What does this MR do and why?

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-02-01_at_20.55.10 Screenshot_2024-02-01_at_20.50.26

How to set up and validate locally

  1. Go to snippets and create a snippet with a long line. Longer than the screen size.
  2. Select one of the lines to get it highlighted
  3. Make sure that the line numbers are still visible
  4. Make sure that fallback files still work as expected. Also when Blame button is clicked

Merge request reports

Loading