elie222 / inbox-zero

Open source email app to reach inbox zero fast.
https://www.getinboxzero.com
GNU Affero General Public License v3.0
2.17k stars 193 forks source link

Replace autocomplete for contacts #179

Open elie222 opened 2 months ago

elie222 commented 2 months ago

We use an autocomplete to select who to send an email to. It doesn't work great atm.

This seems to work well: https://shadcn-tag-input.vercel.app/

codingsagar commented 2 months ago

image

Just want to confirm we want something like this so that we can send email to multiple people?

image

And the new message modal also hides behind the left navigation menu. Do we have to use this new input instead of that To label input box ? Because that does not seem to work.

elie222 commented 2 months ago

Regarding 1, yes. It also uses contact autocomplete. So just something to keep in mind. Regarding 2, that's a but that shouldn't be happening. Can create a new issue for that.

kubra16 commented 1 month ago

I would like to work on this issue.

elie222 commented 1 month ago

I would like to work on this issue.

I've assigned you to it! Feel free to connect on Discord DM if you need help / want to chat more about it. Or following up here is fine too.

kubra16 commented 1 month ago

Screenshot 2024-05-28 160536 I have made similar changes, where user can add multiple emails and can also delete when clicking on the icon. This is how it should be ? Let me know if you want any changes.

prynsh commented 1 day ago

hey @kubra16 can I help?