artsy / palette

Artsy's design system
https://palette-storybook.artsy.net/
MIT License
214 stars 45 forks source link

fix: revert slow-click fix from 1361 #1373

Closed anandaroop closed 6 months ago

anandaroop commented 6 months ago

https://artsyproduct.atlassian.net/browse/ONYX-779

This reverts commit 36cfa119503edf04189062d2bc2f29d76fba9752.

The short version:


Demo of Safari versions 14–17 (via Browserstack, testing against local Force using a canary version of this PR) working as expected upon Autocomplete click:

https://github.com/artsy/palette/assets/140521/966c3b4e-9be2-4efe-9ff1-1cf1b18d33d1

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @artsy/palette-charts@37.2.0-canary.1373.30447.0 npm install @artsy/palette@38.2.0-canary.1373.30447.0 # or yarn add @artsy/palette-charts@37.2.0-canary.1373.30447.0 yarn add @artsy/palette@38.2.0-canary.1373.30447.0 ```
anandaroop commented 6 months ago

Metrics to keep an eye on, over the next week or so:

https://artsy.looker.com/x/4ZZP5IYF5uldnH7rMYSw7f

And compare to the original sequence of events in January…

anandaroop commented 6 months ago

Going for it…

artsyit commented 6 months ago

:rocket: PR was released in @artsy/palette-charts@37.7.0, @artsy/palette@38.7.0 :rocket: