Getting started improvements
Created by: rrhyne
-
Under the feature flag turn off the existing "GET STARTED" search tour that helps you search by language or repo
In user testing, diff search was observed to be slow, which is a bad first impression. Additionally, we are missing a key value proposition, which is searching multiple repositories. To solve this, we need to re-order the searches and replace the symbol search. These tasks should fix these issues:
-
Move the diff search to the last search of the code search use cases -
Change the label for the diff search to: "Search diffs for removed code" -
Remove symbol search, replace with "Search multiple repos" which runs the this search, place as first item in the code search category
Some users didn't understand the value proposition immediately.
-
Add help dialogs we used on find references and diffs to help them understand the power of the feature. Copy and examples here.
Quick survey showed that users want language-specific onboarding tour.
-
Add languages support. Figma designs & content. -
Update any existing diff searches to the latest state of the search as listed in Figma