Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Revert "Svelte [RepoPopover]: Instantiate the RepoPopover result across the web-app#62684

Merged
vovakulikov merged 1 commit into
mainfrom
vk/revert-repo-rev-popover
May 15, 2024
Merged

Revert "Svelte [RepoPopover]: Instantiate the RepoPopover result across the web-app#62684
vovakulikov merged 1 commit into
mainfrom
vk/revert-repo-rev-popover

Conversation

@vovakulikov

Copy link
Copy Markdown
Contributor

Revert https://github.com/sourcegraph/sourcegraph/pull/61989
This reverts commit 0d8003f.

It seems that this PR introduced a few problems with Popover styles and it also
adds problematic data fetching on the search result page (we make too many requests as we render different search result blocks); there is also the problem that most of the requests for the repo rev tooltip fail because of auth error.

I revert it for now, but will mark this one as something I check that will go to the June release since Jason did most of the work already, we just need to tune it a bit.

Test plan

  • Check that Popover looks ok in the web app (repository revision, opt-in experiment tooltip, ...)
  • Check that Search result repository doesn't produce a lot of queries as we render them

@vovakulikov vovakulikov requested a review from a team May 15, 2024 01:37
@vovakulikov vovakulikov self-assigned this May 15, 2024
@cla-bot cla-bot Bot added the cla-signed label May 15, 2024
@vovakulikov vovakulikov merged commit b19d5de into main May 15, 2024
@vovakulikov vovakulikov deleted the vk/revert-repo-rev-popover branch May 15, 2024 01:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants