mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 22:14:58 +08:00
7808994b71
This allows for the alias resolution to occur before a join is attempted. In theory, join_room could in future do an optional view_room-esque thing before attemping a join which would be less fragile than dispatching things in the right order. Also, make sure the store indicates that it is not loading when a room ID has been used - no alias resolution need take place. |
||
---|---|---|
.. | ||
RoomViewStore-test.js |