Add pipeline run filters bar with search functionality#1734
Merged
Conversation
This was referenced Feb 2, 2026
Merged
Merged
Open
Draft
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
4 tasks
dd048ee to
6372d73
Compare
5de01ff to
29c1ac2
Compare
6372d73 to
6eae7ef
Compare
1ea6b69 to
36a66d1
Compare
6eae7ef to
3e12ed3
Compare
36a66d1 to
682be80
Compare
3e12ed3 to
6b42668
Compare
6b42668 to
a5a3c3b
Compare
682be80 to
fce3d09
Compare
619145a to
dffce00
Compare
4f790e7 to
fc31c69
Compare
dffce00 to
0e0a7cc
Compare
501d864 to
677aeaf
Compare
3e72a09 to
0f180d6
Compare
221b53c to
df81008
Compare
0f180d6 to
5975bf0
Compare
df81008 to
c9f149a
Compare
09a98ab to
8246c78
Compare
c9f149a to
0d4873c
Compare
0d4873c to
d10ce1d
Compare
8246c78 to
023ca67
Compare
d10ce1d to
e774f18
Compare
023ca67 to
cfa2f55
Compare
e774f18 to
fbfb714
Compare
51a77c4 to
39861d3
Compare
2318f55 to
35bac10
Compare
39861d3 to
2af4933
Compare
morgan-wowk
approved these changes
Feb 9, 2026
2af4933 to
81c3563
Compare
35bac10 to
e25826a
Compare
81c3563 to
fe9c730
Compare
Collaborator
Author
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.

Resolves: https://github.com/Shopify/oasis-frontend/issues/459
Description
Adds a pipeline run filters bar UI component with pipeline name search, integrated into the Home page behind a feature flag.
Note: This is a UI-only preview. The filters update the URL but are not properly connected to the API, causing a broken search state. This is resolved in a later PR in the stack.
Type of Change
Changes
PipelineRunFiltersBarcomponent with pipeline name search inputpipeline-run-filters-barfeature flagChecklist
Test Instructions