[PR #1953] Fix IsAllSelected InDropdownBase #2992

Closed
opened 2026-01-29 18:21:25 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/1953

State: closed
Merged: Yes


Fix IsAllSelected In DropdownBase is correct when disabled items exists
Added a check in the dropdownBase to check if there are any items to select.
added unit tests for it.

Issue can easily occur in a picklist:

Screenshot 2025-02-07 141959
**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/1953 **State:** closed **Merged:** Yes --- Fix IsAllSelected In DropdownBase is correct when disabled items exists Added a check in the dropdownBase to check if there are any items to select. added unit tests for it. Issue can easily occur in a picklist: <img width="643" alt="Screenshot 2025-02-07 141959" src="https://github.com/user-attachments/assets/8372c10a-9f76-4705-aba1-0f1aec4ba411" />
claunia added the pull-request label 2026-01-29 18:21:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2992