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

🐞 - Дропдауны и тултипы не скрываются, если хост пропал из дома #7531

Closed
9 tasks
helennik opened this issue May 23, 2024 · 0 comments · Fixed by #7614
Labels
bug Something isn't working P1 This issue has high priority S1 This issue has high severity

Comments

@helennik
Copy link

helennik commented May 23, 2024

Playground Link

https://stackblitz.com/edit/angular-e8yupy?file=src%2Fapp%2Fapp.component.html

Description

У нас при переходе на другую страницу в приложении, из дома пропадают компоненты (но ngOnDestroy не происходит), в таком случае дропдауны и тултипы продолжают существовать, смещаясь в левый верхний угол. нужно чтобы они скрывались, если хоста нет в доме

Angular version

15.x.x

Taiga UI version

3.74.x

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android
@helennik helennik added bug Something isn't working state: need triage labels May 23, 2024
@waterplea waterplea added P1 This issue has high priority S1 This issue has high severity and removed state: need triage labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1 This issue has high priority S1 This issue has high severity
Development

Successfully merging a pull request may close this issue.

2 participants