Skip to content

ref(cmdk) fix list gap#111541

Merged
JonasBa merged 1 commit intomasterfrom
jb/ref/nav-secondary
Mar 25, 2026
Merged

ref(cmdk) fix list gap#111541
JonasBa merged 1 commit intomasterfrom
jb/ref/nav-secondary

Conversation

@JonasBa
Copy link
Member

@JonasBa JonasBa commented Mar 25, 2026

Increase secondary navigation list gap

@JonasBa JonasBa force-pushed the jb/ref/nav-secondary branch from 65d4aa2 to 9ba8a6c Compare March 25, 2026 18:01
@JonasBa JonasBa requested a review from a team as a code owner March 25, 2026 18:01
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 25, 2026
onDragCancel={() => scrollLock.release()}
>
<SortableContext items={items} strategy={verticalListSortingStrategy}>
<Stack direction="column" as="ul" padding="0" width="100%" margin="0">
Copy link
Member Author

Choose a reason for hiding this comment

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

Unnecessarily duplicate Stack component 🙏🏼

@JonasBa JonasBa merged commit 6fd622e into master Mar 25, 2026
69 of 71 checks passed
@JonasBa JonasBa deleted the jb/ref/nav-secondary branch March 25, 2026 21:43
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