Elizabeth Mitchell
Elizabeth Mitchell
~Hi! This looks like you're using the MDC library (https://github.com/material-components/material-components-web/). Moving this over to that repo~ Oh I'm silly, this is the MDC repo lol
Add a `max-width: 100%` to each ``. I think this may be an appropriate default to add to the list's styling of its children if you'd like to send in...
I think this makes sense, but we probably won't introduce it until we add chip removal animations. The chip set is supposed to listen to the `remove` request, then animating...
What do you expect the max width to be for a menu styled with `max-width: 50%`? The menu is a popup and does not have a relative parent to base...
Interesting! I don't think this is a bug with our components, but one with tokens or color generation itself. - The selected track color is `--md-sys-color-primary` - The selected handle...
We'll check in with design to see what the intended behavior is. The second link provided to the spec indicates that the required asterisk must be present on required fields....
Thanks for investigating this! I confirmed with design that the required asterisk `*` is optional provided there are other affordances such as supporting text that indicate required vs non-required fields....
> I expect it to activate when the item is clicked or selected through tab and activated with "enter" keypress. I believe this event is used [to notify the list...
@e111077 is the request-activation event intended to be used by folks? If so, we can add docs. Otherwise, we should remove it from the docs
sg, I'll leave this open to fix the docs