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

ix-tooltip sometimes not hiding on ix-menu-item #1546

Open
2 tasks done
Endunry opened this issue Oct 29, 2024 · 1 comment
Open
2 tasks done

ix-tooltip sometimes not hiding on ix-menu-item #1546

Endunry opened this issue Oct 29, 2024 · 1 comment
Labels
type: bug Something isn't working Workflow: Issue created JIRA issue is created and will be analyzed

Comments

@Endunry
Copy link
Contributor

Endunry commented Oct 29, 2024

Prerequisites

  • I have read the Contributing Guidelines.
  • I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.

What happened?

I dont know exactly how, but when moving the mouse over the menu items repeatedly in a quick manner, the tooltip will "randomly" appear indefently even though the mouse is not hovering the element anymore. And whatever causing this, cypress (e2e-testing) is triggering this really reliably because its visible in the cypress snapshots and even screenshots.

I noticed this while e2e testing our application and now found a pseudo way of recreating this issue. I used the referenced stackblitz from the documentation (https://ix.siemens.io/docs/controls/application-frame/application/#examples > Examples > Tab: Angular > Open in Stackblitz): https://stackblitz.com/edit/saxmgy?file=src%2Fapp%2Fapp.component.html Its still somewhat hard to reproduce so i created a gif that shows the bug:

BugIxToolTipMenuItem

I also noticed this happening while using our applicaion normally (E.g. when moving the mouse from outside the browser into the application this may happen randomly which is obstrucive) but first thought its just some weird thing in the dev build, but this also happens when im doing a production build.

Since this is not that unobvious and happens regulary i feel like this bug would have to be known but i didnt find anything here, so maybe this is a browser issue. Im using the newest Edge Version (Build 130.0.02849.56)

Steps to reproduce:

  1. Put the ix-application to a width so its in md or lg breakpoint
  2. Move the mouse rapidly over the menu-items
  3. Stop the mouse inside the application outside of where the tooltip may appear

What type of frontend framework are you seeing the problem on?

Angular

Which version of iX do you use?

v2.5.0

Code to produce this issue.

https://stackblitz.com/edit/saxmgy
@Endunry Endunry added the triage We discuss this topic in our internal weekly label Oct 29, 2024
@matthiashader matthiashader added type: bug Something isn't working Workflow: Issue created JIRA issue is created and will be analyzed and removed triage We discuss this topic in our internal weekly labels Nov 4, 2024
Copy link
Contributor

github-actions bot commented Nov 4, 2024

🤖 Hello @Endunry

Your issue will be analyzed and is part of our internal workflow.
To get informed about our workflow please checkout the Contributing Guidelines

JIRA: IX-1912

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working Workflow: Issue created JIRA issue is created and will be analyzed
Projects
None yet
Development

No branches or pull requests

2 participants