Support all types of chips outlines in the Material Design spec
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
build-in Choice chips as material guidelines.
Choice chips

choice chips need 2 feature,
1. select by click not keyboard space.
2. when user select, it can't be unselect anymore (like radio, toggle button)
for workaround i can do like this.
```
One fish
Two fish
Primary fish
Accent fish
```
Contributor guide
Research direction
Start with the mat-chip-list and mat-chip entry points described in the issue, then compare their current selection behavior with the linked Material Design choice-chip guidance. Clarify the intended click, keyboard, and non-toggle selection semantics before changing behavior, and verify that the resulting choice-chip interaction matches the requested examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100