Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Edit, get selected chip, unique values #11

Open
lucasfernog opened this issue Sep 13, 2016 · 10 comments
Open

Edit, get selected chip, unique values #11

lucasfernog opened this issue Sep 13, 2016 · 10 comments

Comments

@lucasfernog
Copy link

Is it possible?

Thanks for this, it's really good.

@lucasfernog
Copy link
Author

Also it would be nice if input chip-control creates chip on blur

@mohbasheer
Copy link
Owner

both are same problem. so I'm closing this ticket. we will communicate in #12 .

@mohbasheer
Copy link
Owner

Hi,

I think my understanding is wrong here. could you please explain the user flow like when it required to create a chip on blur. any use case is fine. I can reopen the ticket if it's make sense.

Thanks
Mohammed Basheer

@lucasfernog
Copy link
Author

It's weird the text in the without the chip div container. Inside a form, pressing tab for example should create the chip; user doesn't need to press enter for the last one.

@mohbasheer
Copy link
Owner

I can enable that as an option in the chips directive by keeping enter key as default. I'll check and get back.

Thanks..

@mohbasheer mohbasheer reopened this Sep 18, 2016
@lucasfernog
Copy link
Author

ok, thank you

@lucasfernog
Copy link
Author

how can i get a click event for a chip?

@mohbasheer
Copy link
Owner

I think you can't read the click event from outside because I am preventing
the event from inside the chip directive. that's a big mistake. I'll see
how to achieve form-submit and click event together. give me some time.

On Tue, Sep 20, 2016 at 11:23 AM, lucasfernog [email protected]
wrote:

how can i get a click event for a chip?


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AESlZzXcCcfwL5sWiJrFs0maqp1z3hifks5qsAiRgaJpZM4J7pRx
.

@lucasfernog
Copy link
Author

form-submit? ok then, thank you

@ayushishah-easternts
Copy link

Any update regarding click event of an individual chip? @mohbasheer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants