projectx-codehagen / Badget

Badget aims to simplify financial management with a user-friendly interface and robust backend
https://www.badget.io/
GNU Affero General Public License v3.0
2.2k stars 233 forks source link

Safari Resizing Selects Tiles #216

Open shouryan01 opened 3 months ago

shouryan01 commented 3 months ago

Describe the bug

When using the sidebar resizing feature in Safari, other components on the screen are also selected.

https://github.com/projectx-codehagen/Badget/assets/32345320/c00e2c2a-145c-447c-af18-70e9e53f44b0

Steps to reproduce

  1. Open Badget in Safari
  2. Try to resize the sidebar

The action will select other components on the screen. This is not repeated in Firefox or Edge.

Browsers

Firefox, Safari, Edge

Additional context (Is this in dev or production?)

Dev

shouryan01 commented 1 month ago

https://github.com/shadcn-ui/ui/issues/2902#issuecomment-2139138264

Found a fix @Codehagen