mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-21 14:31:09 +02:00
* Go to space landing page when clicking on a selected space Signed-off-by: Robin Townsend <robin@robin.town> * Go to home landing page when clicking on selected home space Signed-off-by: Robin Townsend <robin@robin.town> * Remove metaspace behavior * Add tests * Use the dispatcher action enum * Break up the onClick assignment