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

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.

Results 1545 material-ui issues
Sort by recently updated
recently updated
newest added

Speed up type checking by leverage `--incremental` compilation and caching tsbuildinfo without cache: [8m39s](https://app.circleci.com/pipelines/github/mui/material-ui/162719/workflows/12b5d6b4-4c73-434e-bfaf-5ed2519352a6/jobs/867853) with cache: [5m32s](https://app.circleci.com/pipelines/github/mui/material-ui/162719/workflows/f3060075-cba7-4a1a-96cd-a8ba8c2054cd/jobs/867862) (-36%)

on master: [8m7s](https://app.circleci.com/pipelines/github/mui/material-ui/162591/workflows/945ec7ee-dead-44f4-8de9-587f502ef8f0/jobs/867202) on this PR: [5m51s](https://app.circleci.com/pipelines/github/mui/material-ui/162639/workflows/80cbe484-9014-463d-927f-a662573f14f3/jobs/867451) (-28%) before: after:

scope: code-infra

### Overview This PR addresses two long-standing and critical issues in the Masonry component: 1. A noticeable flicker and layout shift on initial render, where items briefly stack in a...

package: lab
scope: masonry

1. open https://mui.com/ 2. click on `Search` 3. Notice layout shift in the background This PR fixes layout shifting caused by algolia modal

PR: out-of-date
website
type: enhancement

### Steps to reproduce Link to live example: (required) https://codesandbox.io/p/sandbox/frosty-snow-tlq78l?file=%2Fpackage.json%3A6%2C32 Steps: 1. Remove "Item one" ![image](https://github.com/mui/mui-x/assets/19363700/05350a04-47f4-45cc-b840-247bfa5e07af) 2. After remove there is scrollable mode with arrow on the right ![image](https://github.com/mui/mui-x/assets/19363700/792abe64-0c2f-43db-9e17-98c3709b990f) ###...

scope: tabs
type: regression
package: material-ui

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 The following code shows a...

component: Grid
scope: button
type: regression
v8.x
package: material-ui

### Steps to reproduce 🕹 Link to live example: https://stackblitz.com/edit/react-tsmx9v?file=src%2Fstyle.css https://github.com/user-attachments/assets/b1135362-65cf-4c89-9c6c-c8ff1b4d9e1a Steps: 1. Load the page in Chrome 117 or newer ### Current behavior 😯 The very first frame has...

scope: text field
type: regression
package: material-ui

### Steps to reproduce Link to live example: https://codesandbox.io/p/sandbox/nostalgic-fog-9z6fzy Steps: 1. Observe the end scroll button overlapping the initially focused tab. ### Current behavior When the initial `value` is the...

scope: tabs
type: regression
package: material-ui

### Steps to reproduce 1. **Device:** iPhone 14 Pro Max, **OS:** iOS 26.0 2. **Browser:** Safari or Chrome on iOS (both are WebKit-based) 3. Open the Material UI docs →...

scope: drawer
scope: modal
type: regression
browser: Safari
mobile
package: material-ui

### Summary Same as https://github.com/mui/base-ui/issues/809. The action plan would involve: - [ ] Close #42548 - [ ] Run all the tests on the output of the compiler. I believe...

performance
discussion
internal
scope: code-infra
scope: all components