Skip to content

feat(cmdk): Add issue feed actions#112567

Closed
JonasBa wants to merge 1 commit intojb/cmdk/jsx-pocfrom
jb/feat/cmdk-issue-actions
Closed

feat(cmdk): Add issue feed actions#112567
JonasBa wants to merge 1 commit intojb/cmdk/jsx-pocfrom
jb/feat/cmdk-issue-actions

Conversation

@JonasBa
Copy link
Copy Markdown
Member

@JonasBa JonasBa commented Apr 9, 2026

Add issue feed actions to the JSX-powered command palette and include the supporting command palette changes needed to make those actions usable.

This wires issue list actions into CMDK so users can bulk act on the current feed, sort the feed, and drill into visible issues directly from the palette. To support that, this also carries the command palette updates for richer action labels/details, scoped child limits, improved navigation state, and modal handling for richer action types.

I considered splitting the generic CMDK changes further, but the issue feed actions depend on those API and behavior changes. Keeping them together here avoids a stacked PR while still separating the slot primitive change into its own review.

Refs GH-112564

Extend the JSX-powered command palette to support richer action labels, scoped child limits, improved navigation behavior, and issue feed actions on the issues list page. This keeps the issue feed actions inside the CMDK model so users can bulk act, sort, and drill into visible issues from the palette.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 9, 2026
@JonasBa JonasBa closed this Apr 9, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant