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

IdsInput: Tooltip appears for password inputs #2810

Open
jdilag90 opened this issue Sep 6, 2024 · 3 comments
Open

IdsInput: Tooltip appears for password inputs #2810

jdilag90 opened this issue Sep 6, 2024 · 3 comments
Labels
jira type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci)

Comments

@jdilag90
Copy link
Collaborator

jdilag90 commented Sep 6, 2024

Describe the bug
When hovering over show/hide button of a password input field, a tooltip appears revealing the hidden text.

To Reproduce
Hover over the show/hide button of a password input field

Steps to reproduce the behavior:

  1. Go to https://main.wc.design.infor.com/ids-input/example.html
  2. Go to the Password input example
  3. Hover over the Show button
  4. See that the tooltip appears with the hidden password

Note: You might have to hover over the show/button twice for tooltip to appear

Expected behavior
Tooltip does not appear

Screenshots

input-tooltip

Platform

  • Infor Application/Team Name: IDS Web Components
  • OS Version: Windows 11
  • Browser Name: Chrome
  • Browser Version: Version 128.0.6613.120 (Official Build) (64-bit)
@tmcconechy tmcconechy changed the title IdsInput - tooltip appears for password inputs IdsInput: Tooltip appears for password inputs Sep 9, 2024
@tmcconechy tmcconechy added type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci) labels Sep 9, 2024
@AAlviar AAlviar added the jira label Sep 10, 2024
@ericangeles
Copy link
Collaborator

It looks like it's fixed now.

@tmcconechy
Copy link
Member

@ericangeles I think @jdilag90 saw it but i wasnt seeing it. Do you want to check again @jdilag90 ? Or maybe you have a fix?

I suspect the problem is in the overflow (should show a tooltip when ...) maybe around here https://github.com/infor-design/enterprise-wc/blob/main/src/components/ids-input/ids-input.ts#L643-L653
In the teams channel someone had this as well and it was showing empty tooltips

@ericangeles
Copy link
Collaborator

Yeah. I saw it when it overflowed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci)
Projects
Status: More Important (UnGroomed)
Development

No branches or pull requests

4 participants