Skip to content

Conversation

@ryan953
Copy link
Member

@ryan953 ryan953 commented Jan 13, 2026

Adds a new page at /organizations/:orgId/issues/with-seer/ that displays issues enriched with Seer autofix workflow data.

Features:

  • Interactive workflow visualization showing 4 steps: Root Cause, Solution, Code Changes, and PR status
  • Status indicators (yes/no/in-progress/error) for each workflow step
  • Hover cards displaying detailed content for completed steps (causes, solutions, code changes, PR info)
  • Clickable buttons to trigger autofix when steps are incomplete
  • Integration with global issue filters (project, environment, date range)
  • Issue search functionality
  • Equal-width workflow columns with aligned headers
  • Parallel data fetching for improved performance

Technical details:

  • Exports AutofixRootCauseStep and AutofixSolutionStep types for reuse
  • Uses Flex core components for layout
  • Workflow columns use flex: 1 for equal distribution
  • Full-width container ensures content aligns with headers

Adds a new page at /organizations/:orgId/issues/with-seer/ that displays
issues enriched with Seer autofix workflow data.

Features:
- Interactive workflow visualization showing 4 steps: Root Cause, Solution,
  Code Changes, and PR status
- Status indicators (yes/no/in-progress/error) for each workflow step
- Hover cards displaying detailed content for completed steps (causes,
  solutions, code changes, PR info)
- Clickable buttons to trigger autofix when steps are incomplete
- Integration with global issue filters (project, environment, date range)
- Issue search functionality
- Equal-width workflow columns with aligned headers
- Parallel data fetching for improved performance

Technical details:
- Exports AutofixRootCauseStep and AutofixSolutionStep types for reuse
- Uses Flex core components for layout
- Workflow columns use flex: 1 for equal distribution
- Full-width container ensures content aligns with headers
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 13, 2026
@getsantry
Copy link
Contributor

getsantry bot commented Feb 3, 2026

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant