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
We do not want ListModel to specifically only work on ListElement types,
or even element types in general. As such, we generalize it to a list of
some kind of elements with some kind of ID, even if these are not types
that would be stored remotely as part of the model.
Also renames entity/element to item for the ListModel.
Closes#8222
Co-authored-by: hrb-hub <[email protected]>
Time taken: 9h
AC
Test notes
The text was updated successfully, but these errors were encountered: