Skip to content

Fix range selection

Nataliia Radina requested to merge 415664-line-highlighter-fix into master

What does this MR do and why?

I've noticed that highlighting range stoped working after recent migration from JQuery

So here is the fix

Screenshots or screen recordings

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

Before After
Screenshot_2023-07-27_at_21.46.21 Screenshot_2023-07-27_at_21.45.51

How to set up and validate locally

  1. Go to any .js file and trigger explain code functionality
  2. Make sure that the selected lines got highlighted

MR acceptance checklist

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

Related to #415664 (closed)

Edited by Nataliia Radina

Merge request reports