Skip to content

web: keep `groupsToDisplay` and `groups` indexes in sync to show correct file locations

Administrator requested to merge vb/code-intel-panel-locations into main

Created by: valerybugakov

Changes

  • Reverted groupsToDisplay.filter(Boolean), which was added during the redesign and caused groupsToDisplay indexes to be out of sync with groups, that's why some locations were not shown.

Fixes https://github.com/sourcegraph/sourcegraph/issues/22316.

Merge request reports

Loading