Alya Abbott

Results 1722 comments of Alya Abbott

Looks like it's #31978, so I'll go ahead and assign this one to you.

Yes, as @timabbott said, it should be a modal with a dropdown.

The styling for the dropdown looks strange. It should look like other dropdowns in modals, e.g., in the **Invite users to organization** modal.

Also, be careful to avoid typos, please!

Did you check your work for typos, as I suggested? `I` is always capitalized.

The requirement is to user proper spelling in the UI. If you can't figure out how to make tests, pass, you can post a specific question in the #frontend stream...

Thanks! The text in the menu and the modal needs to follow the spec in the issue. It wastes reviewer time to ask for feedback when you have not made...

You will also need to handle pluralization properly, making sure it's correctly tagged for translation. You can see the read receipts modal for an example of how this is done....

Your implementation will not work correctly in translation. As I noted above: > You will also need to handle pluralization properly, making sure it's correctly tagged for translation. You can...

https://zulip.com/help/read-receipts You can `git grep` to find the code.