Open
Description
A very common pattern in web-uis is to have sortable / filterable collections. These often need some reasonably complex state machinery to animate them.
I wonder if it could be nice to come up with a few examples and see if there are any common patterns that could be extracted into collection helpers.