Skip to content

fix(issue-details): Update unassign assignee action#113510

Merged
JonasBa merged 1 commit into
masterfrom
jb/issues/unassign
Apr 21, 2026
Merged

fix(issue-details): Update unassign assignee action#113510
JonasBa merged 1 commit into
masterfrom
jb/issues/unassign

Conversation

@JonasBa

@JonasBa JonasBa commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Just some design TLC for the unassign cmdk action

Place the unassign action directly under assign to me and make its label reference the current assignee. Reuse the current assignee avatar so the command palette keeps the assignee context visible while removing the older close-icon treatment.

Co-Authored-By: Codex <noreply@openai.com>
@JonasBa
JonasBa requested a review from a team as a code owner April 21, 2026 00:51
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 21, 2026

@priscilawebdev priscilawebdev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

expect(labels).toContain('Set Priority');
expect(labels).toContain('Assign to');
expect(assignLabels).toContain('Assign to me');
expect(assignLabels).toContain('Unassign from Ada Lovelace');

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ada Lovelace ☺️

@JonasBa
JonasBa merged commit d0c734f into master Apr 21, 2026
66 checks passed
@JonasBa
JonasBa deleted the jb/issues/unassign branch April 21, 2026 14:43
@github-actions github-actions Bot locked and limited conversation to collaborators May 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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