Skip to content

Update sorts to account for sorting in full room list

Update sorts to account for sorting in full room list

Part of Vue left menu, https://gitlab.com/gitlab-org/gitter/webapp/merge_requests/1360

With the previous left-menu, we would first separate favourites and non-favourites and then sort. Now we just have one room list and want to sort it all.

Merge request reports