ionic-team / ionic-team/ionic-framework

feat: add support for chips in input

Open
#18,460 5 comments 11 reactions 0 assignees View on GitHub
package: core type: feature request
Dominant language
TypeScript
Stars
52.7k
Forks
13.3k
Avg merge
1d 15h
Merged PRs (30d)
51

Description

# 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**

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing chip and radio component patterns, then compare the proposed ion-chip-group behavior with the linked Material Design references. Define the grouping API and input-chip interaction requirements before identifying implementation files and tests; done means grouped input chips work as specified and are covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.