Skip to content

ref(issues): Migrate similar stack trace to SimpleTable#113341

Draft
scttcper wants to merge 2 commits intoscttcper/similar-issues-react-queryfrom
scttcper/similar-issues-query
Draft

ref(issues): Migrate similar stack trace to SimpleTable#113341
scttcper wants to merge 2 commits intoscttcper/similar-issues-react-queryfrom
scttcper/similar-issues-query

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented Apr 17, 2026

  • fixes a bug where the drawer wasn't resizeable
  • adjusts some of the wording

Stacked on top of #113344

before
image

after

image

scttcper and others added 2 commits April 17, 2026 11:42
Swap the old Panel + Toolbar + PanelItem layout for the shared
SimpleTable component. Drop the separate toolbar.tsx — the Merge button
lives in the first header cell now.

Button label shows the count ("Merge 1 issue" / "Merge 2 issues") so
the tooltip is redundant and gone.

Also:
- replace the styled h4 title + <small> subtitle with Heading and Text
  from the core text components
- share SimilarItem between list and item props so {...item} stays
  type-safe
- drop unused score / shouldBeGrouped fields that were never read
- hide assignee on the issue row

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 17, 2026
@scttcper scttcper changed the title ref(issues): Modernize the similar issues view ref(issues): Migrate similar stack trace to SimpleTable Apr 17, 2026
@scttcper scttcper changed the base branch from master to scttcper/similar-issues-react-query April 17, 2026 18:54
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.

1 participant