docs(issues): add Inbox and issue progress states page - #19103
Merged
Conversation
Documents the experimental Inbox under Issues: the two-pane layout, progress sections, assignee filter, resize handle, and preview pane. Adds a subsection covering the five issue.progress states, how progress advances and falls back, Autofix interaction, and searching by progress. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Restructures the Inbox page around what the view shows and how progress changes, drops the searchable-properties section, and uses code style consistently for the five progress state names. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Frames progress as a derived description rather than a mutable state, confines Identified to a single explanatory paragraph, and redefines Assigned to cover issues suggested for you or your teams. Also fixes comma splices and typos, and replaces em dashes with colons in the preview pane list. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
souredoutlook
marked this pull request as ready for review
August 26, 2026 18:12
souredoutlook
enabled auto-merge (squash)
August 26, 2026 18:12
sfanahata
self-requested a review
August 26, 2026 18:19
sfanahata
reviewed
Aug 26, 2026
|
|
||
| Learn more about triaging issues and their different states in [Issue States and Triage](/product/issues/states-triage/). | ||
|
|
||
| If your organization has Seer, the [**Inbox**](/product/issues/inbox/) offers a different way to triage: it groups the issues assigned to you by how close they are to being fixed, so you can start with the ones that need the least work to finish. |
Contributor
There was a problem hiding this comment.
I'm bristling at this a little, and I think it's because it feels like this sentence is leaving out whether or not that issue is also valuable to fix. is that something that goes into consideration at all?
sfanahata
approved these changes
Aug 26, 2026
sfanahata
left a comment
Contributor
There was a problem hiding this comment.
@souredoutlook I made a bunch of updates. I think this doc is in good shape now, but we need to revisit the whole concept once Inbox starts branching out to being more of a priority/triaging list vs Seer focused.
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.
DESCRIBE YOUR PR
Adds documentation for the experimental Inbox page under Issues, plus a reference section for the
issue.progressstates that drive it.docs/product/issues/inbox/covering what the Inbox shows (two-pane layout, category filtering), the progress sections and issue cards, and the two page controls (assignee filter, resize handle)identified→assigned→diagnosed→fix_proposed→fix_applied), how progress advances and falls back, close/reopen behavior, Autofix edge cases, and searching withissue.progressFlagged as experimental and Seer-gated at the top of the page, matching the feature's current rollout state.
IS YOUR CHANGE URGENT?
Help us prioritize incoming PRs by letting us know when the change needs to go live.
Select exactly one option. For deadlines, replace
YYYY-MM-DDwith the due date. You can update this information later by editing the PR description.SLA
Thanks in advance for your help!
PRE-MERGE CHECKLIST
Make sure you've checked the following before merging your changes: