Skip to content

Code Insights: Fix insight tooltip overflow layout problem

Administrator requested to merge vk/insight-tooltip-overflow-problem into main

Created by: vovakulikov

Closes https://github.com/sourcegraph/sourcegraph/issues/30014

Before After
Screenshot 2022-03-08 at 20 09 14 Screenshot 2022-03-08 at 20 02 31

Test plan

  • Check that long text items are rendered correctly and have a right layout
  • Check that capture group insight layout hasn't been affected (I mean legend items with aside chart layout)

Merge request reports

Loading