Filter Activity by actor - #871
Conversation
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
|
AFAIK this should not necessarily be needed since author should be just one of the things the filter search bar does already? |
|
The filter search box matches more broadly than author, so it currently isn't possible to just see "my PRs" |
|
UI/UX here is not good, trying to fix |
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
d7b591c to
7a5ca5d
Compare
roborev: Combined Review (
|
roborev: Combined Review (
|
61e2ef7 to
3f9b504
Compare
roborev: Combined Review (
|
3f9b504 to
21066f7
Compare
roborev: Combined Review (
|
roborev: Combined Review (
|
0e9076f to
4bd4645
Compare
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
roborev: Combined Review (
|
923b644 to
5608cda
Compare
roborev: Combined Review (
|
|
Tested this out, it works but it does not filter based on the top-level Threaded author like I want |
5608cda to
de50a08
Compare
roborev: Combined Review (
|
Busy Activity feeds make it hard to follow one person's work. Match GitHub's author qualifier by filtering on parent pull request and issue authors while preserving their child activity. - Keep author choices scoped to the current tracked repositories and time range. - Include workspace-only subjects that Threaded and Mobile Activity can display. - Preserve URL-backed filter state across desktop, mobile, and workspace polling. - Keep the filter overlay keyboard accessible and isolated from global shortcuts. - Exclude child event actors and branch commit authors from author suggestions. Generated with Codex Co-authored-by: Codex <noreply@openai.com>
de50a08 to
5febb9d
Compare
roborev: Combined Review (
|
Busy Activity feeds make it hard to isolate one person's work. This adds an Actor typeahead that filters by the person shown on each activity event. Candidates stay scoped to the tracked repositories and selected time range, so unrelated feed filters do not make selector choices disappear.
On phones, Activity controls sit behind a compact Filters disclosure. The summary keeps the selected actor visible without adding another permanent control row.