-
-
Notifications
You must be signed in to change notification settings - Fork 833
Added invite option to room's context menu #5648
Added invite option to room's context menu #5648
Conversation
Signed-off-by: Jaiwanth <[email protected]>
b6a63e2
to
f420c85
Compare
Signed-off-by: Jaiwanth <[email protected]>
5b09da7
to
04d2bf1
Compare
@jaiwanth-v, could you please change the description so there isn't |
Okay |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code wise looks good other than the small nit where this.props.room &&
can be omitted.
Pending design review to determine if it is something we want
Hi @jaiwanth-v I think this is a really good suggestion - thank you very much :) I'm one of the designers on the team, just taken a quick look and have a couple of suggested amends and a question. Can I just confirm please if the option appears on private and public rooms? It's useful for both but I couldn't be sure from the gifs if its present for both. Thanks. Some design proposed changes
Reasons
Thanks, let me know if you have any issues/questions/follow up for me. |
… add-invite-to-context-menu
Hi @niquewoodhouse, yes the invite option appears both on private and public rooms. The proposed changes look good. I'll make them soon. |
d57fd53
to
70e0b77
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM otherwise (again)
Thanks for your contribution! |
Added invite option to room's context menu
Signed-off-by: Jaiwanth [email protected]