Page 1 of 1

Using list item component with nested component and split button

Posted: Tue Oct 08, 2013 8:36 pm
by Adam Garbinski

Hello. I have problem with List Item component. I want to use "split button" option but once i try to nest any other component inside the list (grid, image, label etc.) it immediately returns to regular list appearance (no split button). How can I prevent this?


Using list item component with nested component and split button

Posted: Tue Oct 08, 2013 9:50 pm
by Kateryna Grynko

Hi Adam,

Did you try using Select component?


Using list item component with nested component and split button

Posted: Tue Oct 08, 2013 11:20 pm
by maxkatz

Just to add, can you post the exact steps to reproduce this issue?


Using list item component with nested component and split button

Posted: Wed Oct 09, 2013 10:08 am
by Adam Garbinski

Hi guys
Thanks for your response. Katya did you mean to use Select component instead of List item component?
As to your question Max, please take look at the screenshot. I have dragged Label component to the second Item. As you can see it no longer has its button split. All other items are unchanged.
Once I delete the label (or any other component dragged) this item returns to the "normal" appearance with button split. Image


Using list item component with nested component and split button

Posted: Wed Oct 09, 2013 12:30 pm
by Maryna Brodina

Hello! This is how it suppose to work. You would need to use JS to do that.


Using list item component with nested component and split button

Posted: Wed Oct 09, 2013 12:32 pm
by Maryna Brodina

Using list item component with nested component and split button

Posted: Wed Oct 09, 2013 12:40 pm
by Adam Garbinski

Hello Maryna,

Thanks for your answer. Though I'am not a skilled JS programmer I will try to follow your guides, or stick to more simple List item version.

Cheers,
Adam