-
### Steps to reproduce
Steps:
1. Add any `htmlInput` override for `MuiTextField` `slotProps` within `createTheme()`:
```
let theme = createTheme({
components: {
MuiTextField: {
…
-
A current frustration with types right now is that we can't provide context aware types for the users due to how our types are declared.
This change could provide valuable IDE information to our fi…
-
### Describe the bug
when I init
---
✔ Preflight checks.
✔ Verifying framework. Found Vite.
✔ Validating Tailwind CSS.
✔ Validating import alias.
Something went wrong. Please check the error…
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-2hs74j?file=demo.tsx)
### Steps to reproduce
click…
-
### Describe the bug
Even after installing the popover and command components that are required for combobox, the options from the combobox are not selectable.
I have used the default code from th…
-
### Feature description
It would be nice if there's a [Conform](https://conform.guide) version of `` alongside with the current react-hook-form one.
### Affected component/components
Form
### Addi…
musjj updated
2 months ago
-
**Describe the bug**
There is extra spacing present between search & filter chips that is only present in the Vanilla examples, not in React Components.
**To Reproduce**
Steps to reproduce th…
-
### Steps to reproduce
When making use of `useTheme` in components, any values returned are undefined.
```jsx
// Component.tsx
import { useTheme } from '@pigment-css/react';
const Compone…
-
### Feature description
Feature Description: Phone Number Input Component
Feature Name: PhoneNumberInput
Category: Form Controls
Description:
The PhoneNumberInput component is designed to a…
-
### Describe the bug
CommandInput field of a Combobox placed inside a Dialog is not working (cannot type anything in the input field).
### Affected component/components
Combobox
### How to reprodu…