-
-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: now the back of the dev card no longer peers through when flipped on Safari and Firefox #3931
Conversation
✅ Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
70e7f29
to
b8de6e0
Compare
I'd say ship as is as, but I'll create an issue for that. The component currently only handles clicks which translate to touches on the phone, but we can probably handle your QA gestures. 😅 I clicked as fast as I could on desktop, and all good though. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's move with what we have and follow up with the other things in a future PR for #3932.
## [2.55.2-beta.1](v2.55.1...v2.55.2-beta.1) (2024-08-12) ### 🐛 Bug Fixes * now the back of the dev card no longer peers through when flipped on Safari and Firefox ([#3931](#3931)) ([eb9f458](eb9f458))
## [2.55.2](v2.55.1...v2.55.2) (2024-08-13) ### 🐛 Bug Fixes * now the back of the dev card no longer peers through when flipped on Safari and Firefox ([#3931](#3931)) ([eb9f458](eb9f458))
Description
Te dev card back and front no longer overlap when flipped on Safari and Firefox
Related Tickets & Documents
Fixes #3927
Mobile & Desktop Screenshots/Recordings
Before
Safari
Firefox
Chromium
After
Safari
Firefox
Chromium
Text Selection on Card Flip
I also fixed an issue where the card would get text or images selected within the card.
Before
After
Steps to QA
Test the following in a Chromium based browser, Firefox and Safari.
Tier (staff will fill in)
[optional] What gif best describes this PR or how it makes you feel?