Skip to content

dcc redesign: Do not resort dropdown when multi=False#3469

Merged
KoolADE85 merged 4 commits intov4from
feature/dcc-redesign-dropdown-sorting
Oct 6, 2025
Merged

dcc redesign: Do not resort dropdown when multi=False#3469
KoolADE85 merged 4 commits intov4from
feature/dcc-redesign-dropdown-sorting

Conversation

@KoolADE85
Copy link
Copy Markdown
Contributor

This PR updates the behaviour of dropdowns for single- vs multi- select.

When opening a single-select dropdown, instead of hoisting the selection to the top, the container is now scrolled down to the selection.

When opening multi-select dropdowns, all selections are hoisted to the top (no change from rc1 behaviour).

@KoolADE85 KoolADE85 changed the base branch from dev to v4 October 3, 2025 22:48
@KoolADE85 KoolADE85 merged commit 7eebb4e into v4 Oct 6, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants