UX note: This has to be done when there's no more scrollback, not when scrollback is yet loading, else it'd be janky.
Yeah, I mean exactly this behaviour. In Discord, this block shows only on…
Checked out. Now it's working fine, empty room shows as channel name.
The room.data.summary
don;t have m.heroes
field at all:
{
"m.joined_member_count": 1,
"m.invited_member_count": 0
}
Yup. We want to refuse to send messages with such empty spaces without any other symbols. Also, maybe it's better to always trim message body before checking length. Just because browser anyway…
Oh, wait. The reason is the last /
in the path. If I'll try to log in using /login
then I'll be successfully redirected to Carbon root directory. But there is automatic redirect from /login
to…