siemens / ix

Siemens Industrial Experience is a design system for designers and developers, to consistently create the perfect digital experience for industrial software products.
https://ix.siemens.io/
MIT License
197 stars 65 forks source link

fix(core/tooltip): prevent focusin event call showTooltip #1221

Closed danielleroux closed 5 months ago

danielleroux commented 5 months ago

๐Ÿ’ก What is the current behavior?

IX-896

๐Ÿ†• What is the new behavior?

Prevent tooltip focusin event to call showTooltip, if a setTimeout call is already running.

๐Ÿ Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

๐Ÿ‘จโ€๐Ÿ’ป Help & support

changeset-bot[bot] commented 5 months ago

๐Ÿฆ‹ Changeset detected

Latest commit: cbc15bc6e7499b309d9f86eeae7b6a6a3c8fc96e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | ------------------- | ----- | | @siemens/ix | Patch | | @siemens/ix-angular | Patch | | @siemens/ix-react | Patch | | @siemens/ix-vue | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR