hngngn / shadcn-solid

shadcn/ui, but for Solid.
https://shadcn-solid.com
MIT License
261 stars 14 forks source link

[bug]: Blurry Command Dialog #100

Closed gnosticdev closed 3 months ago

gnosticdev commented 3 months ago

Describe the bug

This is a known issue in the shadcn repo and has a fix - remove rounded-md from the <Command> component. You can see the issue in the examples in the docs also.

Didnt feel it was worth a pr but if you want one no problem just lmk.

Affected component/components

Command (Dialog only)

How to reproduce

  1. Add the <Command> component to a dialog
  2. Notice the blur on the results

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

Chromium

Before submitting

hngngn commented 3 months ago

Thanks! This is fixed in c206e4c5ca24360a7a21094ca19e6f0a7bf75527