Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

We should be able to @ mention someone in the Textarea #280

Open
djaiss opened this issue Nov 1, 2022 · 3 comments
Open

We should be able to @ mention someone in the Textarea #280

djaiss opened this issue Nov 1, 2022 · 3 comments
Labels
front-end help wanted Extra attention is needed

Comments

@djaiss
Copy link
Member

djaiss commented Nov 1, 2022

Right now we can't use the @ mention in a textarea.

The textarea component should have the ability to let us @ mention someone, through the component API.

We should be able to indicate a new props accept-mention or something. Once it's set to true, we should be able to call the backend when we @ and load the list of proper contacts.

Then once we select the contact, we should emit something to let the UI know that we've selected someone.

@djaiss djaiss added help wanted Extra attention is needed front-end labels Nov 1, 2022
@njelich
Copy link
Contributor

njelich commented Nov 1, 2022

I'll take a look at this and see what I can do :)

@djaiss
Copy link
Member Author

djaiss commented Nov 1, 2022

We don't have a backend yet to provide the contacts but this is something that I can do quite quickly. I think I just need the vault id and the letters, and I'll send the 5 names that match them.

@Ali1
Copy link

Ali1 commented Feb 21, 2023

This is sorely missed from current CRM solutions. A great feature addition!
The note in question would then ideally appear in the contact journal of all the contacts that have been mentioned.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
front-end help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants