Skip to content
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

Visual glitch with care card arrows in Safari #1048

Open
edwardhorsford opened this issue Oct 14, 2024 · 0 comments
Open

Visual glitch with care card arrows in Safari #1048

edwardhorsford opened this issue Oct 14, 2024 · 0 comments

Comments

@edwardhorsford
Copy link
Contributor

Bug Report

I am getting a visual glitch in the care card arrows in Safari - this seems to be caused when a parent container has display and position set and overflow hidden (not sure quite what combination cause it though).

Broken Working
Screenshot 2024-10-14 at 11 26 25 Screenshot 2024-10-14 at 11 26 39

@anandamaryon1 may have diagnosed it as this issue.

The fix seems to be to set transform: translateZ(0); on a parent to the arrow.

What steps are required to reproduce the issue?

What was the environment where this issue occurred?

  • Device: Macbook Pro
  • Operating System: MacOS 14.3.1
  • Browser: Safari / webkit
  • Browser version: 17.3.1
  • NHS.UK frontend package version: 9.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant