Trendyol / baklava

Baklava is a design system provided by Trendyol to create a consistent UI/UX for app users.
https://baklava.design/
MIT License
1.24k stars 112 forks source link

[BUG]: Tooltip trigger issue #801

Closed agursoyy closed 2 months ago

agursoyy commented 5 months ago

Issue description

There are two issues noticed in tooltip component;

It seems that _handlePopoverShowEvent leads this issue because show method of tooltip is triggered even though popover is already open. Adding a visibility condition to show method of tooltip may resolve the issues.
When tried out old versions of tooltip (before popover implementation), it is observed these situations do not occur.

Media & Screenshots

No response

Baklava Version

3.0.0

Operating system

Priority this issue should have

Low (slightly annoying)

Please review the checkboxes that are applicable.

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 3.0.0-beta.19 :tada:

The release is available on:

Your semantic-release bot :package::rocket: