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

How to add tokenizer with Autocomplete? #3040

Closed
tahir-masood1 opened this issue Jan 25, 2016 · 6 comments
Closed

How to add tokenizer with Autocomplete? #3040

tahir-masood1 opened this issue Jan 25, 2016 · 6 comments
Labels
component: autocomplete This is the name of the generic UI component, not the React module!

Comments

@tahir-masood1
Copy link

I have used the functionality of Autocomplete and it works perfectly fine One thing i want to implement too is tokenizer; whenever i select an item from autocomplete, it should create a token of it and let me select multiple tokens.
Kindy give me some hint in this direction.

@mbrookes
Copy link
Member

@tahir-masood1 Are you referring to chips? (#18, #1119, #2214)

@bastienJS
Copy link

@mbrookes

Yes he means chips. Tags/Chips/Tokenzer thats all the same in different frameworks.

Anyone started on the md-chips? The first request is 8 months ago...

@mbrookes
Copy link
Member

mbrookes commented Feb 4, 2016

Anyone started on the md-chips?

No, you're the first. Look forward to seeing what you come up with! 👍 😄

Close dupe of #1119.

@mbrookes mbrookes closed this as completed Feb 4, 2016
@bastienJS
Copy link

I just left angular 1. I am just playing/learning react. But yes I need chips and when I do them I contribute them here ;-)

@dandv
Copy link
Contributor

dandv commented Aug 25, 2018

StackOverflow does a great job implementing this "tag autocomplete input" pattern:
image

I would also like to see a demo of chips input at https://material-ui.com/demos/chips/.

Could this issue be reopened until that demo lands?

@oliviertassinari
Copy link
Member

oliviertassinari commented Aug 25, 2018

@dandv You have 2 demos on the autocomplete page: https://material-ui.com/demos/autocomplete/.

@zannager zannager added the component: autocomplete This is the name of the generic UI component, not the React module! label Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

6 participants