Skip to content

feat(seer): add seerSuggested assignment source to frontend - #120528

Merged
hobzcalvin merged 2 commits into
masterfrom
sa-completion-fe
Jul 23, 2026
Merged

feat(seer): add seerSuggested assignment source to frontend#120528
hobzcalvin merged 2 commits into
masterfrom
sa-completion-fe

Conversation

@hobzcalvin

Copy link
Copy Markdown
Contributor

Additive changes to assignment source types and lookup objects so the UI can render Seer-suggested assignments.

FE split of #119945

Additive changes to assignment source types and lookup objects so the UI
can render Seer-suggested assignments. Backend wiring lands separately.

Co-authored-by: Cursor <cursoragent@cursor.com>
@hobzcalvin
hobzcalvin requested a review from saponifi3d July 23, 2026 21:56
@hobzcalvin
hobzcalvin requested a review from a team as a code owner July 23, 2026 21:56
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 23, 2026
Comment thread static/app/views/issueDetails/activitySection/assignmentIntegration.ts Outdated

@saponifi3d saponifi3d left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - might be worth taking a look at what the bot said about the rendered text.

@github-actions

Copy link
Copy Markdown
Contributor

Story previews

Preview the stories changed in this PR on the Vercel deployment:

Preview deployment: https://sentry-6lpt5gvve.sentry.dev

@hobzcalvin
hobzcalvin enabled auto-merge (squash) July 23, 2026 22:07

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 74839e3. Configure here.

}),
ownershipRule: t('Matching Issue Owners Rule'),
projectOwnership: t('Matching Issue Owners Rule'),
seerSuggested: t('Seer Suggestion'),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awkward Seer suggestion tooltip text

Low Severity

suggestedReasons uses the short label Seer Suggestion in the descriptive tooltip slot. That text sits under the existing Suggestion: heading, so the UI reads as redundant (Suggestion: … / Seer Suggestion). Nearby reasons use explanatory phrases instead, and getAssignmentSourceLabel has the same short label in the assigned-source tooltip.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 74839e3. Configure here.

@hobzcalvin
hobzcalvin merged commit 64a70e1 into master Jul 23, 2026
77 checks passed
@hobzcalvin
hobzcalvin deleted the sa-completion-fe branch July 23, 2026 22:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants