angular / angular/components

Support all types of chips outlines in the Material Design spec

Open
#16,843 3 comments 7 reactions 0 assignees View on GitHub
area: material/chips feature material spec P3
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
![image](https://user-images.githubusercontent.com/8691013/63512022-53a7c600-c515-11e9-8514-8b205690d940.png)

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.