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

Empty Tooltip Text Displayed on Images #1387

Open
segun-codes opened this issue Aug 9, 2023 · 0 comments · May be fixed by #1388
Open

Empty Tooltip Text Displayed on Images #1387

segun-codes opened this issue Aug 9, 2023 · 0 comments · May be fixed by #1388
Labels

Comments

@segun-codes
Copy link
Collaborator

segun-codes commented Aug 9, 2023

Describe the bug:
As observed by yuri-karelics, when image is not configured to have tooltip, the tooltip is shown as empty.
Proper behaviour is to disable tooltip completely if not setup and no object, suggesting tooltip text is missing, should be shown.

Reproduce the behavior:

  1. Run the program on dev server (use command: npm run serve:dev).
  2. Load the example URL http://localhost:8081/examples/select.html and place mouse on any of the images.
  3. You should observe an object suggesting no tooltip text is available.

Browser, version, and operating system:

  • Browser: Chrome
  • Version: 115.0.5790.171
  • Platform: windows
@segun-codes segun-codes added the bug label Aug 9, 2023
@segun-codes segun-codes linked a pull request Aug 9, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant