You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[polaris.shopify.com] Update browser url when copying url (#10573)
Had a bit of time so decided to slightly improve the copy url button to
also change the browser url. This behavior is more similar to how other
sites, like github, do this
https://github.com/Shopify/polaris/assets/6844391/7990d44a-fe30-4a73-8735-c0d08fcc9e19
I initially did this with window.location.replace but that jumps the
page around and scrolls to the anchor which messed with the tooltip
messaging too much and felt janky
0 commit comments