material-web icon indicating copy to clipboard operation
material-web copied to clipboard

Material Design Web Components

Results 301 material-web issues
Sort by recently updated
recently updated
newest added

The autosuggest fails until input tag is inside form tag. https://github.com/material-components/material-components-web/issues/3174 But It doesn't work for form level autosuggest. https://github.com/w3c/webcomponents/issues/572

Type: Bug
Type: Question
Component: Text Field
Focus Area: Components

As far as I understand, Material has default styles for both light and dark themes. The current version of the theming guide explains how to alter a theme via CSS...

Type: Feature
Focus Area: Components

Here's a reproduction https://jsbin.com/qeconuw/edit?html,output The icon in the `mwc-button` is not aligned with the text, when used in a `mwc-dialog`. Last year I opened this issue : https://github.com/material-components/material-components-web-components/issues/1045 for the...

Type: Bug
Focus Area: Components

### Is your feature request related to a problem? Cascading menu: it is described in Material spec [here](https://material.io/components/menus#dropdown-menu) under "Cascading menu (Desktop only)". ![image](https://user-images.githubusercontent.com/38350963/133232326-33d2f4a8-b493-496b-b448-8441d2f15949.png) ### Describe the solution you've considered...

Type: Feature
Focus Area: Components

An example of the bug: https://jsfiddle.net/weft_digital/s6m94cpn/18/ **Expected behavior** The menu position should update when the x and y properties are changed without having to close and reopen the menu. **Additional...

Type: Bug
Focus Area: Components

Сmponent `@material/mwc-tab-bar` does not work when importing with: `import 'https://unpkg.com/@material/mwc-tab-bar?module'`. [`mwc-tab-bar-base.ts`](https://github.com/material-components/material-web/blob/6278ee5df98ca7eae0d694e58b052fdbf4b0519d/packages/tab-bar/mwc-tab-bar-base.ts#L18) imports file [`mwc-tab-base.ts`](https://github.com/material-components/material-web/blob/6278ee5df98ca7eae0d694e58b052fdbf4b0519d/packages/tab/mwc-tab-base.ts) as `import {TabBase} from '@material/mwc-tab/mwc-tab-base';` At the same time file `mwc-tab-base.ts` imported as nested file in...

Type: Bug
Component: Tab
Focus Area: Components

**Is your feature request related to a problem? Please describe.** The `Backdrop` component doesn't follow the `Material.io` guidelines. I suppose we could implement something similar using a combination of built...

Type: Feature
Focus Area: Components

Is your feature request related to a problem? Please describe. Can't change the z-index of a snackbar. The snackbar is hidden under a component not under my control in the...

Type: Feature
Focus Area: Components

**Describe the bug** In iPhone when the user clicks over the list item can select multiple items and we can't disable the multi-selection list item with any code recommendation in...

Type: Bug
Focus Area: Components

I'm suprised this hasn't seemed to have come up, but you should be able to pass down button types like submit and reset. ``

Type: Feature
Component: Button
Why: Enable new use cases
Why: Reduce adoption friction
Focus Area: Components
Severity: Medium