Tooltip should appear when a mouse cursor is entered into a target element from the same direction that the Tooltip is configured to appear.
- Dominant language
- TypeScript
- Stars
- 551
- Forks
- 351
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 31
Description
**Environment:**
- Elements version: 12.0.0-beta.58
**Desktop (please complete the following information):**
- OS: macOS Mojave 10.14.6 (18G3020)
- Browser: Chrome
- Version: Version 81.0.4044.129 (Official Build) (64-bit)
**Steps to reproduce the problem:**
Enter a mouse cursor into any element associated with Tooltip component from the same direction that the Tooltip component is configured to appear.
**What is the expected behavior? (Screenshots can be helpful here)**
Tooltip should appear.
**What went wrong? (Screenshots, console logs, or HAR files can be helpful here)**
Tooltip does not appear.
**Expected behavior**
Tooltip component should always appear regardless of which direction a mouse cursor is entering into the target element.
**Screenshots**

in the above GIF, I'm reproducing that the Tooltips aren't showing by entering the target elements from the same direction as Tooltips are configured to appear.
Contributor guide
Assessment
This issue has not been assessed yet.