radzen-blazor icon indicating copy to clipboard operation
radzen-blazor copied to clipboard

feat: Dropdown with badges view

Open GioeEng opened this issue 3 years ago • 1 comments

Proposal: Dropdown display with synchronized badges with multiple selection. It’s convenient when the dropdown elements are numerous and you need to delete a selected item.

GioeEng avatar Aug 08 '22 14:08 GioeEng

Hi @GioeEng,

Thank you for your contribution! It will be a valuable addition to the Radzen.Blazor components.

We will make a few changes in the rendering and property name (we prefer pill instead of badge). The changes will be pushed to this branch.

akorchev avatar Aug 09 '22 15:08 akorchev

This is how the chips look with the last commit: image

Styles will be further refined once we introduce a standalone Chip component.

yordanov avatar Aug 18 '22 12:08 yordanov

Perfect! Thanks for the implemantation.

GioeEng avatar Aug 29 '22 07:08 GioeEng