Open
Conversation
This was referenced Jan 27, 2026
Merged
Merged
Open
Draft
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
5 tasks
ec26c4a to
e23f4b0
Compare
e23f4b0 to
28071c7
Compare
4d2aedf to
0f40e2c
Compare
28071c7 to
d1ebf96
Compare
5e51976 to
c6a465d
Compare
d1ebf96 to
08c0320
Compare
4 tasks
c6a465d to
97c09af
Compare
08c0320 to
d3185c3
Compare
97c09af to
b85a348
Compare
d3185c3 to
5b0bea0
Compare
b85a348 to
bd92e2d
Compare
5b0bea0 to
36a4057
Compare
2 tasks
bd92e2d to
b9286f8
Compare
36a4057 to
766de30
Compare
2441f6b to
f0bf8ba
Compare
2558d71 to
c463ef7
Compare
f0bf8ba to
9a9b83c
Compare
c463ef7 to
27ae5ae
Compare
9a9b83c to
2e660dd
Compare
27ae5ae to
5f62ff6
Compare
2e660dd to
d7a5668
Compare
5f62ff6 to
3c7ea8c
Compare
4 tasks
3c7ea8c to
aa8b103
Compare
6dc36af to
788a7b8
Compare
aa8b103 to
91f30a0
Compare
morgan-wowk
reviewed
Feb 18, 2026
There was a problem hiding this comment.
Couple questions:
How reliable is this "me". Is this really the value we use in our API to represent the current user?
Is there an existing constant we can use?
There was a problem hiding this comment.
I would expect to be filtering by an email, or unique id, instead of me
Collaborator
There was a problem hiding this comment.
We can filter by email address (e.g. if an email is typed into the search box), but my understanding is that the "filter by me" toggle literally sends the value "me" to the backend.
788a7b8 to
4a0365f
Compare
91f30a0 to
5ed1565
Compare
bc6599e to
060f9ee
Compare
5ed1565 to
b58c34c
Compare
7cf059f to
ea481af
Compare
060f9ee to
607ae1a
Compare
ea481af to
2129079
Compare
2129079 to
1675966
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
CreatedByFiltercomponent that allows filtering content by creator. The component includes:NOTE: This feature does get changed down the stack to a better UI/UX in my opinion.
Type of Change
Checklist
Screenshots (if applicable)
The component renders a toggle switch with "Created by me" label and a search input with a search button
Test Instructions
Additional Comments
The component supports two main use cases: