vuestic-ui icon indicating copy to clipboard operation
vuestic-ui copied to clipboard

Why do we need support arrayValue in checkbox?

Open m0ksem opened this issue 2 years ago • 1 comments

https://vuestic.dev/en/ui-elements/checkbox#grouped-array https://vuestic.dev/en/ui-elements/option-list#default

Look at first demo, on second... First and then again second... Could you see the difference?

m0ksem avatar Sep 08 '22 20:09 m0ksem

@Azgiliat can you help to figure out if they're exactly the same?

asvae avatar Sep 15 '22 10:09 asvae

They are really the same. So if we have special component (VaOptionList) to group form inputs, there is no point to handle array-value prop in VaCheckbox

Azgiliat avatar Sep 29 '22 08:09 Azgiliat

We want to check if prop array-value is used in option list instead of separate implementation.

asvae avatar Sep 29 '22 10:09 asvae

Moved to https://github.com/epicmaxco/vuestic-ui/issues/2450

asvae avatar Sep 29 '22 10:09 asvae