You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I am implementing the Todo Sample application, with Lit and I found that MultiSelect mode of ui5-list doesn't work when the todo items are included in a web component. It works great when I directly include the ui5-li elements.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I am implementing the Todo Sample application, with Lit and I found that MultiSelect mode of ui5-list doesn't work when the todo items are included in a web component. It works great when I directly include the ui5-li elements.
This might be a bug. To me this is not a big deal, but for the UI5 programmers this might be interesting.
Check out the explanation video ui5-list MultiSelect mode Shows No Checkboxes from within todoitem customelement (shadow DOM CSS?), I intentionally added the todo-items twice one directly with ui5-li and once via a todo-item custom element. What do you think?
Beta Was this translation helpful? Give feedback.
All reactions