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

[FEATURE]: Input Component for Adding Email IDs #2075

Open
amandal97 opened this issue Mar 12, 2024 · 3 comments
Open

[FEATURE]: Input Component for Adding Email IDs #2075

amandal97 opened this issue Mar 12, 2024 · 3 comments
Labels
enhancement New feature or request P0 Critical 🤔 Needs discussion This needs some internal discussions

Comments

@amandal97
Copy link
Contributor

amandal97 commented Mar 12, 2024

We have a feature where:

  • User can enter the email address of the recipients
  • Send relevant data to the mentioned emails addresses

The component ideally should:

  1. Allow the user to enter the email address
  2. On pressing Enter the email address should be loaded as a Tag . (Just like Multi-select Dropdown)
  3. If invalid email is entered, negative colour to be displayed for the respective Tag.

Notes:

  • A sample of the component behaviour is shared below
  • We achieved similar behaviour using the Creatable Items concept provided in the Multiselect Autocomplete . Example shared below.
Screen.Recording.2024-03-12.at.1.46.03.PM.mov
Screen.Recording.2024-03-12.at.1.56.21.PM.mov
@amandal97 amandal97 added the enhancement New feature or request label Mar 12, 2024
@AritraLeo
Copy link
Contributor

Hi, I think I'd like to work on this issue where you need a component (custom) to tag every email id on Enter .
Can you please share the folder path that I should look into to incorporate the changes?

@saurabhdaware
Copy link
Member

Hey @AritraLeo, We need to discuss API of this before we take it up.

Will keep you posted on any updates but we might pick this up internally in the team since it requires several discussions.

@saurabhdaware saurabhdaware added P0 Critical 🤔 Needs discussion This needs some internal discussions labels Mar 18, 2024
@AritraLeo
Copy link
Contributor

Hey @AritraLeo, We need to discuss API of this before we take it up.

Will keep you posted on any updates but we might pick this up internally in the team since it requires several discussions.

Aha I see no issues @saurabhdaware in the mean time I'll just try to resolve the ROW hovering issue and raise a PR soon for that. Keeping this issue aside for now .
Thank You!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P0 Critical 🤔 Needs discussion This needs some internal discussions
Projects
None yet
Development

No branches or pull requests

3 participants