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

Tooltip in chips does not work properly #932

Closed
andresf01 opened this issue Jun 19, 2019 · 0 comments
Closed

Tooltip in chips does not work properly #932

andresf01 opened this issue Jun 19, 2019 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@andresf01
Copy link

[x] bug report

Current behavior

  1. Tooltip event focus does not work
  2. Tooltip event hover is triggered even outside the chips box

Expected behavior

  1. Tooltip must appear when focus chips
  2. Tooltip must appear only when mouse enter inside chips box

Minimal reproduction of the problem with instructions
https://codesandbox.io/s/w3m8n

Environment:

  • PrimeReact version: 3.1.4

  • Browser: Chrome 74

  • Language: ES6/7
@mertsincan mertsincan self-assigned this Jun 20, 2019
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Jun 20, 2019
@mertsincan mertsincan added this to the 3.1.5 milestone Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants