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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Popover] Blinks on open in latest Safari (macOS and iOS) #31900

Closed
2 tasks done
hayatae opened this issue Mar 20, 2022 · 2 comments
Closed
2 tasks done

[Popover] Blinks on open in latest Safari (macOS and iOS) #31900

hayatae opened this issue Mar 20, 2022 · 2 comments
Labels
component: Popover The React component. duplicate This issue or pull request already exists

Comments

@hayatae
Copy link

hayatae commented Mar 20, 2022

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 馃槸

Popover and components which use it (such as Select) flash when opened or closed. They seem to briefly appear to be fully open, and then begin their transition in (or out).

Expected behavior 馃

Popovers and selects should open/close normally as they do in Chrome and Firefox.

Steps to reproduce 馃暪

Steps:

  1. Visit https://mui.com/components/popover/ or https://mui.com/components/selects/ or any website using the latest version of MUI components that has selects or popovers.
  2. Open any select or popover and observe the behavior.

Context 馃敠

This only seems to have become an issue with the very latest iOS update and Safari update.

Your environment 馃寧

Safari v15.4 on macOS Monterey (v12.3) Safari on iOS v15.4
@hayatae hayatae added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Mar 20, 2022
@ssypi
Copy link

ssypi commented Mar 20, 2022

Happens also on components such as Menu where removing transition with transitionDuration=0 "fixes" it . Seems to be because of the Grow component as it doesn't happen on other transitions such as Fade or Slide, duplicate of #31849 ?

@danilo-leal danilo-leal changed the title Popover blinks on open in latest Safari (macOS and iOS) [Popover] Blinks on open in latest Safari (macOS and iOS) Mar 21, 2022
@danilo-leal danilo-leal added the component: Popover The React component. label Mar 21, 2022
@michaldudak
Copy link
Member

Duplicate of #31380

@michaldudak michaldudak marked this as a duplicate of #31380 Mar 24, 2022
@michaldudak michaldudak added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels May 23, 2022
@michaldudak michaldudak closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2022
@michaldudak michaldudak removed their assignment May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Popover The React component. duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

5 participants