Add Components V2 route shell#2319
Draft
Mbeaulne wants to merge 1 commit into
Draft
Conversation
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced May 27, 2026
🎩 PreviewA preview build has been created at: |
f560234 to
17f44ef
Compare
29881f2 to
2710f35
Compare
69c512c to
83ad88f
Compare
e09b536 to
f72e43d
Compare
83ad88f to
9fae5fa
Compare
This was referenced May 27, 2026
f72e43d to
1d01f25
Compare
00c02ac to
e3db8f6
Compare
1d01f25 to
df3e820
Compare
e3db8f6 to
ea1b8cd
Compare
df3e820 to
e0a02b0
Compare
ea1b8cd to
f57ad57
Compare
1969526 to
8d33115
Compare
8dc17fc to
77059ed
Compare
8d33115 to
1c4321c
Compare
8 tasks
1c4321c to
ef2c528
Compare
aa6b7b0 to
f1adc8f
Compare
ef2c528 to
3616fa9
Compare
3616fa9 to
e7d1d5c
Compare
f1adc8f to
e2ad4c3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Tophatting
Manual tophatting recommended because this adds a new route.
/components-v2.What changed
Adds the first shell of the experimental Components V2 page.
This PR adds:
component-search-v2feature flag/components-v2routeIt does not add real search results yet. That comes in the next PR.
Why
This keeps routing and feature-flag review separate from the larger search implementation.
Test plan
/components-v2pnpm run typecheck --pretty false