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 `mwc-dialog` component will only move initial focus onto the dialog when the `dialogInitialFocus` attribute is set on a slotted element. If not set, focus remains on the element that...

Type: Bug
Focus Area: Components

**Describe the bug** the types values of 'submit', 'reset', 'button' will render the native input element as a button, therefore breaks the UI and place a button instead of the...

Type: Bug
Focus Area: Components
Severity: Low

Code snippet: ```

Type: Feature
Source: Hooli
Component: Tab
Focus Area: Components
Severity: High

**Describe the bug** It's unclear how to use list items as links. As described [here](https://github.com/material-components/material-components-web-components/issues/441) none of the strategies work. Just pointing out in case this specific instance wasn't known....

Type: Bug
Component: List
Why: Enable new use cases
Focus Area: Components
Severity: Low
Why: improve ergonomics

Related #328, #385 There are really only three ways to do anchors for some components: Options 1: Anchor around component: ```html ``` Option 2: Facade anchor attributes ```html ``` Option...

Type: Feature
Why: Improve documentation
Source: Hooli
Component: Button
Component: Tab
Epic
Why: Competitive parity
Why: Enable new use cases
Why: Reduce adoption friction
Focus Area: Components

Fixes #3396 by adding a simple focus method to focus the currently active tab index.

**Describe the bug** When using the tab key to interact with a tab bar in Firefox, the currently active tab does not receive focus. Ironically, using shift+tab works as expected....

Type: Bug
Focus Area: Components

refactor(button): Implement helpers in preparation for refactor to generated tokens

As seen in many libraries, in particular in angular/react material, an overlay layer was implemented to overcome zindex/layering issues in websites. As we have seen so far, you didn't implement...

Type: Feature
Why: Enable new use cases

**Premise:** I know that this feature is not strictly about components but is more about browsers but I have not been able to find any other information and this seems...

Type: Feature
Focus Area: Components