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.59k stars 71 forks source link

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

Open ViktorZhurbin opened 1 month ago

ViktorZhurbin commented 1 month 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 4 weeks ago

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

jeferson-sb commented 5 days ago

Can I take a look on this? Seems very straightforward