seek-oss / capsize

Flipping how we define typography in CSS.
https://seek-oss.github.io/capsize/
MIT License
1.48k stars 37 forks source link

site: Dont focus slider thumb on value change #197

Closed michaeltaranto closed 2 months ago

michaeltaranto commented 2 months ago

Fixes a particularly annoying bug in the site since we upgraded all the things. By default, the Chakra Slider component will focus the thumb on change, meaning if you change the value in the text box, the focus shifts to the thumb.

Super annoying, easy fix 😄

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: ff6004943c22bb264ac7f2317a4190f674b0e9b7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR