Skip to content

Fix "QuickStart => TourInfo" empty space when no info present

Created by: erzhtor

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

Screenshots

BEFORE AFTER
image image
image image

Test plan

  • SOURCEGRAPH_API_URL=https://sourcegraph.com SOURCEGRAPHDOTCOM_MODE=true sg start web-standalone
  • Force show quick start tour
  • Search or go to any file page and make sure no empty gap is rendered on top
  • Click quick start tour item and make sure info panel (green box with text) renders as previsously

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading