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

remove "click to go to definition" behavior#48687

Merged
sqs merged 1 commit into
mainfrom
sqs/rm-click-to-def
Mar 6, 2023
Merged

remove "click to go to definition" behavior#48687
sqs merged 1 commit into
mainfrom
sqs/rm-click-to-def

Conversation

@sqs

@sqs sqs commented Mar 5, 2023

Copy link
Copy Markdown
Member

In the web app, the new selection-driven code nav UI (https://github.com/sourcegraph/sourcegraph/pull/44698 https://github.com/sourcegraph/sourcegraph/pull/48066) does not use this.

The browser extension's implementation is separate from the web app's in implementation and backstory, but it is also removed because it presents the same future UX problems and is inconsistent with the direction we're taking for the web app.

Test plan

Ensure code navigation in the remaining selection-driven mode still works.

In the web app, the new selection-driven code nav UI (https://github.com/sourcegraph/sourcegraph/pull/44698) does not use this.

The browser extension's implementation is separate from the web app's in implementation and backstory, but it is also removed because it presents the same future UX problems and is inconsistent with the direction we're taking for the web app.
@sg-e2e-regression-test-bob

sg-e2e-regression-test-bob commented Mar 5, 2023

Copy link
Copy Markdown

Bundle size report 📦

Initial size Total size Async size Modules
0.00% (+0.00 kb) -0.01% (-1.44 kb) -0.01% (-1.44 kb) -0.13% (-1) 🔽

Look at the Statoscope report for a full comparison between the commits 7fcaf0b and 984bdaa or learn more.

Open explanation
  • Initial size is the size of the initial bundle (the one that is loaded when you open the page)
  • Total size is the size of the initial bundle + all the async loaded chunks
  • Async size is the size of all the async loaded chunks
  • Modules is the number of modules in the initial bundle

@sqs sqs requested review from a team, fkling, olafurpg and taras-yemets March 6, 2023 00:27
@sqs sqs marked this pull request as ready for review March 6, 2023 00:30

@vdavid vdavid left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a front-end POV, it LGTM!

@sqs sqs merged commit 72d7884 into main Mar 6, 2023
@sqs sqs deleted the sqs/rm-click-to-def branch March 6, 2023 08:52
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.

3 participants