Closed
Conversation
This was referenced Jan 27, 2026
Merged
Merged
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
8714022 to
447bd3c
Compare
2e86d3a to
7f6be98
Compare
447bd3c to
3470d21
Compare
7f6be98 to
84b8ee4
Compare
3470d21 to
e6c4bf9
Compare
84b8ee4 to
57c6687
Compare
54fc3e7 to
c1eff5e
Compare
64a277d to
f6cb36c
Compare
c1eff5e to
4d2aedf
Compare
This was referenced Jan 27, 2026
4d2aedf to
f1fbdb4
Compare
f4ab775 to
e863969
Compare
0b49a01 to
27a3a14
Compare
4 tasks
e863969 to
b93ed40
Compare
27a3a14 to
99e6cda
Compare
5761c62 to
13718a3
Compare
674cb23 to
caa63f8
Compare
5520056 to
7fd3ae4
Compare
caa63f8 to
0b4f9b6
Compare
7fd3ae4 to
3dc9491
Compare
0b4f9b6 to
44d37c6
Compare
3dc9491 to
c9a72e6
Compare
983b3c4 to
2336120
Compare
5006752 to
af36a7b
Compare
c1659e0 to
d904770
Compare
559cf41 to
ab8c8d6
Compare
d904770 to
edf0405
Compare
edf0405 to
78fa8a1
Compare
11e7245 to
b7f3455
Compare
b7f3455 to
ec1f508
Compare
78fa8a1 to
b987c0f
Compare
ec1f508 to
cad1acd
Compare
b987c0f to
1f7e33a
Compare
cad1acd to
2348478
Compare
0b4fd7d to
cee71d5
Compare
2348478 to
b9b7da5
Compare
4 tasks
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.

Description
Added a new Filter Test page to showcase and test pipeline run filter components. This page demonstrates both the integrated
PipelineRunFiltersBarand individual filter components with local state management. Updatedknip.jsonto ignore the filter-related components and hooks from unused code analysis.Type of Change
Checklist
Screenshots (if applicable)
N/A
Test Instructions
/filter-testto view the new test pageAdditional Comments
This page serves as both a testing ground and documentation for our filter components, making it easier to develop and debug filter functionality.