Draft
Conversation
This was referenced Jan 27, 2026
Draft
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. |
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
20c210a to
8ebcaee
Compare
bf3277b to
7711353
Compare
8938044 to
f5fd50c
Compare
7e743e6 to
5f7009b
Compare
f5fd50c to
360c045
Compare
5f7009b to
784a191
Compare
249d1a2 to
9aebe7e
Compare
784a191 to
5761c62
Compare
9aebe7e to
674cb23
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
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.