Robin
Robin
Some random ideas: - Make it only take one click (the main question is how this affects interactions on mobile) - Add a hover effect to tiles, such as slightly...
Rageshakes are still useful as a general feedback mechanism though, and we do appear to occasionally get rageshakes coming in that are purely textual feedback. Perhaps another solution would be...
I've just reproduced this, and it appears to be a state desync: even though I'm joined, `room.currentState.getStateEvents("m.room.member")` doesn't include my own member state. In fact, it only shows 6 members...
It can't even see the m.room.create event :/
For the tarball to be useful, we'll need to move the default homeserver setting from the `.env` build-time options, to the `config.json` runtime options
#648 fixes the "should be in a call" part, so all that remains is the "historically in a call" part. From our team discussions, it sounds like a member list...
Can't reproduce:  Where is that video icon coming from?
Still can't reproduce it on Chrome :P
Downgrading this to occasional and minor, since I don't believe this happens super regularly, and the workaround is to reopen the space landing page and try again
@thibaultamartin Luckily for you, that workaround has been implemented in https://github.com/matrix-org/matrix-react-sdk/pull/6442 and has product approval, so it's coming soon :wink: