mui / mui/material-ui

[material-next] Revise state style implementation

Open
#40,517 0 comments 1 reaction 1 assignee View on GitHub

@DiegoAndai is already working on this.

Since Jan 10, 2024.

design: material you on hold scope: all components
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

The hover and focus state in some components (i.e., Button) is not implemented per spec. For more information see: https://github.com/mui/material-ui/pull/40124#pullrequestreview-1811570089

The Chip has the correct implementation using color-mix: https://github.com/mui/material-ui/blob/master/packages/mui-material-next/src/Chip/Chip.tsx#L253

We should revisit the rest of the components.

Search keywords:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.