Ionic-framework: feat: add support for chips in input

Created on 4 Jun 2019  路  3Comments  路  Source: ionic-team/ionic-framework

Feature Request

Ionic version:


[x] 4.x

Describe the Feature Request
Support grouping of chips - input type specifically.

Screen Shot 2019-06-04 at 10 36 49 AM

Describe Preferred Solution
I need to look into the best way to handle this. I think we may need to add an ion-chip-group similar to how radio works.

Usage - https://material.io/design/components/chips.html#usage
MD implementation - https://github.com/material-components/material-components-web/tree/master/packages/mdc-chips#adding-chips-to-the-dom
MD demo - https://material-components.github.io/material-components-web-catalog/#/component/chips

Describe Alternatives

Related Code

Additional Context

core feature request

Most helpful comment

I created a Codepen for this to see if it was possible to do now: https://codepen.io/brandyscarney/pen/ZNPNjQ

I still think it's something we should add though.

All 3 comments

I created a Codepen for this to see if it was possible to do now: https://codepen.io/brandyscarney/pen/ZNPNjQ

I still think it's something we should add though.

Hey there, I was looking for a solution to this problem - thanks for the Codepen, it helped me out quite a bit!

Would still be happy for this feature to be built in.

trying to custom implement this but would be awesome if it already was implemented in framework. there is a bunch of details including removing chips on backspace and adding chips with enter/space

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DanailMinchev picture DanailMinchev  路  78Comments

tianleios picture tianleios  路  84Comments

wonderdogone picture wonderdogone  路  121Comments

marcovtwout picture marcovtwout  路  76Comments

vonovak picture vonovak  路  66Comments