box / box/box-ui-elements

Tooltip should appear when a mouse cursor is entered into a target element from the same direction that the Tooltip is configured to appear.

Open
#2,114 0 comments 0 reactions 0 assignees View on GitHub
bug
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**
![tooltips](https://user-images.githubusercontent.com/6693827/81104270-21819d00-8ec7-11ea-9e74-17920e745ce0.gif)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.