mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-22 11:01:08 +01:00
* Add new hook for sticky room This hook takes the filtered, sorted rooms and returns a new list of rooms such that the active room is kept in the same index even when the list has changes. * Use new hook in view model * Add tests * Use single * in comments