Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add suggestions for which users to invite to chat #3801

Merged
merged 2 commits into from
Jan 6, 2020

Conversation

turt2live
Copy link
Member

@turt2live turt2live commented Jan 4, 2020

Fixes element-hq/element-web#11198

Note this doesn't implement the entire algorithm in 11198 because it feels too complicated at this stage. Instead, the idea is to review the suggestions closer to when the whole dialog is complete and fix them then: element-hq/element-web#11769

Algorithm for picking members is largely based on db5218e

image

Fixes element-hq/element-web#11198

Note this doesn't implement the entire algorithm in 11198 because it feels too complicated at this stage. Instead, the idea is to review the suggestions closer to when the whole dialog is complete and fix them then: element-hq/element-web#11769

Algorithm for picking members is largely based on db5218e
@turt2live turt2live requested a review from a team January 4, 2020 03:00
@jryans jryans requested review from jryans and removed request for a team January 6, 2020 17:22
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall, thanks! 😁

src/components/views/dialogs/DMInviteDialog.js Outdated Show resolved Hide resolved
src/components/views/dialogs/DMInviteDialog.js Outdated Show resolved Hide resolved
@turt2live turt2live merged commit fb867fc into develop Jan 6, 2020
@turt2live turt2live deleted the travis/ftue/user-lists/2-suggestions branch January 6, 2020 19:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add suggestions to Invite/Create DM dialog
2 participants