Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPROVE] Improve the add user drop down for add a user in create channel modal for UserAutoCompleteMultiple #21649

Closed
wants to merge 21 commits into from

Conversation

Jeanstaquet
Copy link
Contributor

@Jeanstaquet Jeanstaquet commented Apr 19, 2021

Proposed changes (including videos or screenshots)

Seeing only the name of the person you are not adding is not practical in my opinion because two people can have the same name. Moreover, you can't see the username of the person you want to add in the dropdown. So I changed that and created another selection of users to show the username as well. I made this change so that it would appear in the key place for creating a room and adding a user.

Before:

2021-04-19.20-50-17.mp4

After:

2021-04-19.20-38-14.mp4

Issue(s)

Fixes #21474

Steps to test or reproduce

Further comments

Let me know if you want other changes

@lgtm-com
Copy link

lgtm-com bot commented Apr 19, 2021

This pull request introduces 1 alert when merging 7efcbe0 into b4cd0b8 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@Jeanstaquet Jeanstaquet changed the title [IMPROVE] Imporve the add user drop down for add a user in create channel modal [IMPROVE] Imporve the add user drop down for add a user in create channel modal for UserAutoCompleteMultiple Apr 21, 2021
@Jeanstaquet Jeanstaquet changed the title [IMPROVE] Imporve the add user drop down for add a user in create channel modal for UserAutoCompleteMultiple [FIX/IMPROVE] Imporve the add user drop down for add a user in create channel modal for UserAutoCompleteMultiple Apr 21, 2021
@emikolajczak
Copy link

Hi,
Any chance to move this fix #21649 into release version?

@ankar84
Copy link

ankar84 commented Nov 19, 2021

Nice improvement!

@ostjen ostjen changed the title [FIX/IMPROVE] Imporve the add user drop down for add a user in create channel modal for UserAutoCompleteMultiple [IMPROVE] Improve the add user drop down for add a user in create channel modal for UserAutoCompleteMultiple Nov 19, 2021
Copy link
Contributor

@ostjen ostjen left a comment

Choose a reason for hiding this comment

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

nice improvement! lgtm

@dougfabris dougfabris self-assigned this Nov 19, 2021
@ivans-netto
Copy link

ivans-netto commented Nov 22, 2021

Hey @Jeanstaquet I'm designer at Rocket.Chat and I'd like to thank you for this contribution.

@casalsgh
Copy link
Contributor

There were some conflicts. This item was edited and added into a new PR: #23766

@tassoevan tassoevan closed this Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create channel - username and alias is not presented on add users dropdown
8 participants