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

search contexts: add support for starring and unstarring contexts#45230

Merged
limitedmage merged 10 commits into
mainfrom
jp/starcontexts
Dec 7, 2022
Merged

search contexts: add support for starring and unstarring contexts#45230
limitedmage merged 10 commits into
mainfrom
jp/starcontexts

Conversation

@limitedmage

@limitedmage limitedmage commented Dec 5, 2022

Copy link
Copy Markdown
Contributor

Part of #44903

image

image

Test plan

Visual tests and manual verification

@cla-bot cla-bot Bot added the cla-signed label Dec 5, 2022
@sg-e2e-regression-test-bob

sg-e2e-regression-test-bob commented Dec 5, 2022

Copy link
Copy Markdown

Bundle size report 📦

Initial size Total size Async size Modules
0.02% (+0.45 kb) 0.04% (+5.67 kb) 0.04% (+5.21 kb) 0.00% (0)

Look at the Statoscope report for a full comparison between the commits 539ad6b and cbecc53 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

@limitedmage limitedmage requested review from a team, novoselrok and quinnkeast December 6, 2022 01:17
@limitedmage limitedmage marked this pull request as ready for review December 6, 2022 01:17
@sourcegraph-bot

sourcegraph-bot commented Dec 6, 2022

Copy link
Copy Markdown
Contributor

Codenotify: Notifying subscribers in CODENOTIFY files for diff cbecc53...539ad6b.

Notify File(s)
@fkling client/search-ui/src/input/SearchContextDropdown.test.tsx
client/search-ui/src/input/SearchContextMenu.module.scss
client/search-ui/src/input/SearchContextMenu.story.tsx
client/search-ui/src/input/SearchContextMenu.tsx
client/search-ui/src/input/SearchContextMenuItem.story.tsx
client/web/src/search/home/SearchPageInput.tsx
client/web/src/search/input/SearchNavbarItem.tsx
@rvantonder doc/code_search/explanations/features.md
doc/code_search/how-to/create_search_context_graphql.md
@sourcegraph/delivery doc/admin/how-to/converting-version-contexts-to-search-contexts.md

@novoselrok novoselrok 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.

Looks good!

)

* search contexts: allow starring from the individual context page

* search contexts: show stars in search context dropdown menu (#45289)

* search contexts: permanently enable management page (#45302)
@limitedmage limitedmage changed the title search contexts: add/remove star via management page search contexts: add support for starring and unstarring contexts Dec 7, 2022
@limitedmage limitedmage merged commit 1c284d9 into main Dec 7, 2022
@limitedmage limitedmage deleted the jp/starcontexts branch December 7, 2022 16:28
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.

5 participants