element-web/src/components
Luke Barnard afb9fdf4ec Fix bug where cannot send group invite on GroupMemberInfo phase
by not reusing the same function and invoking separate conditions
to decide what the function does but instead using different
functions.

Also, show the GroupMemberList after inviting a member, otherwise
we might end up looking at the member we were already looking at
instead of the updated list of members.
2018-03-12 17:18:30 +00:00
..
structures Fix bug where cannot send group invite on GroupMemberInfo phase 2018-03-12 17:18:30 +00:00
views Allow arbitrary React nodes in RoomTooltip 2018-03-08 14:11:06 +00:00