Skip to content

Rework InvitationReceivedDialog

Rework of the Invitation Received Dialog.

  • TextEntry for reason is hidden by default, but can be expanded
  • If TextEntry is empty, Decline will not send a reason
  • Pressing Alt+M mnemonic will expand the expander to show the TextEntry
  • Added Emoji button to TextEntry (Emojis render correctly in textview of inviting user)
  • Discussion of !298 (closed) has been included.

New:

Screenshot_20190404_085545

Old (for comparison):

Screenshot_20190404_085936

Merge request reports