mirror of
https://github.com/vector-im/element-web.git
synced 2025-12-07 18:31:33 +01:00
* Add a hook that deals with the sorting behaviour Hook will provide a function to sort the list and also provides a state which tracks the currently active sort option. * Use hook in vm * Write test for the vm * Fix broken view tests