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

🐞 - Dropdown in tabs closes immediately in chrome, but not in safari #9836

Open
splincode opened this issue Nov 25, 2024 · 2 comments
Open

Comments

@splincode
Copy link
Member

Reproduction url

https://taiga-ui.dev/navigation/tabs

Description

Safari

Screen.Recording.2024-11-25.at.3.21.08.PM.mov

Chrome

Screen.Recording.2024-11-25.at.3.22.24.PM.mov

Taiga UI version

latest

Browser Used

Safari

OS Used

macOS

@splincode
Copy link
Member Author

@waterplea It looks like focusin and focusout events are not triggered in Safari. Which in turn does not send a signal here.

@waterplea
Copy link
Collaborator

I'm not sure that's the reason. I know that only Chrome triggers focusout when a focused element is removed from the DOM, but we specifically made ActiveZone so that it does not count such events as leaving zone 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants