[docs] Migrate Chip demos to emotion#25268
Conversation
oliviertassinari
left a comment
There was a problem hiding this comment.
As a side note. We will need to breakdown the chips demo, to be more focused. There are too convoluted currently.
|
@oliviertassinari I'll keep it in mind. Right now something like this occurs to me... Basic Chip or Contained Chip
Clickable Chip
Avatar Chip
Icon Chip
Deletable Chip
|
|
Regarding the breakdown, it feels like the current demos were built for the visual regressions tests, not the developers. We could move them to the test/regressions. For the split, I think that we should aim to have them small enough for the inline preview. I also think that we can do like the the text-field, have the outlined and filled variant documented in the same demo once the notion of variant has been introduced. |
There is an issue associated with this or it is related to it? |
The following demos of the Chip component were migrated:
Related to #16947