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

new-log-viewer: Tooltip blocking interaction with log level select options. #90

Closed
junhaoliao opened this issue Oct 14, 2024 · 0 comments · Fixed by #91
Closed

new-log-viewer: Tooltip blocking interaction with log level select options. #90

junhaoliao opened this issue Oct 14, 2024 · 0 comments · Fixed by #91
Labels
bug Something isn't working

Comments

@junhaoliao
Copy link
Member

Bug

It was discovered that interacting with log level select checkboxes could be difficult due to the options text tooltip blocking mouse events. When hovering over the tooltip, it interferes with the ability to click or select log levels with the checkboxes directly. Currently, users must move the cursor away from the tooltip until it disappears, then interact with the underlying checkbox, leading to a frustrating experience.

yscope-log-viewer version

ae24669

Environment

Node.js: v18.20.4
Microsoft Edge: Version 130.0.2849.35 (Official build) stable app, beta channel (64-bit)

Reproduction steps

  1. Launch the debug server and view the app in the browser.
  2. Click on the log level select button.
  3. Hover onto any log level option's text part and observe the tooltip being displayed.
  4. Move the mouse cursor onto the tooltip, and the tooltip stays until the cursor is moved away, effectively blocking the checkbox beneath it.
    image
@junhaoliao junhaoliao added the bug Something isn't working label Oct 14, 2024
@junhaoliao junhaoliao changed the title Tooltip blocking interaction with log level select options. new-log-viewer: Tooltip blocking interaction with log level select options. Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant