You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, we no longer appear to get stuck on a spinner. We see a preview bar, with a "join" link; clicking on that results in "This room is private or inaccessible to guests. You may be able to join if you register." (I think this was improved in matrix-org/matrix-react-sdk#243).
There's still an argument that we shouldn't even let the user get that far - there is no point switching to the roomview if we know the join/peek is going to fail, but I think it makes this more a cosmetic bug.
We shouldn't even allow onClick() to fire on RoomDirectory if there is no guest access or peek access.
The text was updated successfully, but these errors were encountered: