cschroeter / park-ui

Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.
https://park-ui.com
MIT License
1.74k stars 75 forks source link

Menu.Item has no styling for disabled state? #414

Open ViktorZhurbin opened 3 months ago

ViktorZhurbin commented 3 months ago

I'm new here, sorry if it's something obvious. When I use <Menu.Item disabled> in a React app, it seems to have no visual effect. Tried disabled={true} and data-disabled, just in case, with the same result.

I checked this first:

Xelson commented 3 months ago

The same thing about TagsInput, NumberInput and maybe for all other inputs

jeferson-sb commented 2 months ago

Can I take a look on this? Seems very straightforward