rithik56

Results 7 issues of rithik56

This closes the good first issue #12975 Added an option to show the fallback character when a character from custom font is missing. Added a new a field in GlyphManager...

Please look into #2575 for the issue description.

### Related page https://mui.com/material-ui/api/card-header/ ### Kind of issue Missing information ### Issue description The CSS classes section inside API reference docs for CardHeader component is missing. ### Context The CSS...

component: card
package: material-ui
support: docs-feedback

### Related page https://mui.com/material-ui/getting-started/learn/ ### Kind of issue Missing information ### Issue description When I click on [The Smart Devpreneur](https://smartdevpreneur.com/category/javascript/material-ui/) link under Free section of recommended resources, the link is...

status: waiting for maintainer
support: docs-feedback

Fixes [#47212 ](https://github.com/mui/material-ui/issues/47212) fix(Autocomplete): prevent error when focusing non-existent element Add optional chaining when focusing elements in useAutocomplete to handle cases where the element doesn't exist. Add tests to verify...

type: bug
scope: autocomplete

### Summary This PR fixes an incorrect slot name in the `mui-codemod` transformer for `Tabs` props. In `tab-props.js`, the codemod currently moves `TabScrollButtonProps` into a slot named `scrollButton` (singular). However,...

package: codemod