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

Change interaction UI for adding users when creating streams #29825

Open
timabbott opened this issue Apr 23, 2024 · 2 comments
Open

Change interaction UI for adding users when creating streams #29825

timabbott opened this issue Apr 23, 2024 · 2 comments

Comments

@timabbott
Copy link
Sponsor Member

Originally, this was part of #29403.

The biggest usability challenge with the stream creation panel right now is that adding users via the "Add" button is not intuitive in the stream creation context. We should:

  • Remove the Add button. Entering a pill should immediately add users to the table below.
  • Keep the pills in the box, and let it stretch to multiple lines to accommodate more pills.
  • Explode groups into individual user pills when added, like we do in the DM compose box. In the future, we should have a different concept for adding a group, but right now we are in fact adding users as individuals. This is necessary for keeping the pills and the table below consistent.
  • Removing users should be synced across the pills area and the table. So deleting a pill should delete the user from the table, and clicking "Remove" in the table should delete the pill.
@zulipbot
Copy link
Member

Hello @zulip/server-onboarding, @zulip/server-streams members, this issue was labeled with the "area: onboarding", "area: stream settings" labels, so you may want to check it out!

@alya
Copy link
Contributor

alya commented Apr 23, 2024

The current plan is to sequence this after the part that's still in #29403.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants