Skip to content

Fix IDE links returns about:blank in old code dropdown

What does this MR do and why?

All the open in IDE links are returning blank in the old code dropdown. Adding isUnsafeLink: true prop to bypass the link sanitization process.

References

Screenshots or screen recordings

Before After

CleanShot 2025-05-13 at 17.14.28.png

CleanShot 2025-05-13 at 17.11.01.png

How to set up and validate locally

  • Make sure directory_code_dropdown_updates flag is DISABLED
  • Open a directory
  • Select Code
  • Check the links for VsCode or Intellj

MR acceptance checklist

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

Edited by Chaoyue Zhao

Merge request reports

Loading