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

[FIX] multiple user assigned for a role #23741

Merged

Conversation

Aman-Maheshwari
Copy link
Contributor

@Aman-Maheshwari Aman-Maheshwari commented Nov 17, 2021

  • I have read the Contributing Guide
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Proposed changes (including videos or screenshots)

changed UserAutoComplete to UserAutoCompleteMultiple to allow handling multiple users. Also the add button is disable when there is no user selected to be added.

Before

before_multiple_add_user.mp4

After

after_multiple_add_user.mp4

Issue(s)

Fixes #23740

Steps to test or reproduce

Mentioned in the issue

Further comments

geekgonecrazy
geekgonecrazy previously approved these changes Nov 18, 2021
Copy link
Contributor

@geekgonecrazy geekgonecrazy left a comment

Choose a reason for hiding this comment

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

Nice! This is a useful change. The UI makes it seem like it should behave this way. So this only makes sense to me

@Aman-Maheshwari
Copy link
Contributor Author

Thankyou @geekgonecrazy 😃

@CLAassistant
Copy link

CLAassistant commented Dec 17, 2021

CLA assistant check
All committers have signed the CLA.

@juliajforesti juliajforesti requested a review from a team as a code owner November 3, 2022 21:05
@dougfabris dougfabris self-assigned this Nov 3, 2022
@juliajforesti juliajforesti marked this pull request as draft November 3, 2022 21:37
@juliajforesti juliajforesti marked this pull request as ready for review November 3, 2022 21:59
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Nov 8, 2022
@ggazzo ggazzo merged commit a677487 into RocketChat:develop Nov 8, 2022
bkrith pushed a commit to bkrith/Rocket.Chat that referenced this pull request Nov 12, 2022
Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
Co-authored-by: juliajforesti <juliajforesti@gmail.com>
Co-authored-by: Júlia Jaeger Foresti <60678893+juliajforesti@users.noreply.github.com>
Co-authored-by: dougfabris <devfabris@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Fixes RocketChat#23740
MartinSchoeler pushed a commit that referenced this pull request Nov 28, 2022
Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
Co-authored-by: juliajforesti <juliajforesti@gmail.com>
Co-authored-by: Júlia Jaeger Foresti <60678893+juliajforesti@users.noreply.github.com>
Co-authored-by: dougfabris <devfabris@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Fixes #23740
@ggazzo ggazzo mentioned this pull request Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
communityPR stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Multiple users cannot be added to a specific role in one-go.
8 participants