Skip to content

MID-10908 Add Schrodinger test for More popover tooltips#16

Open
kay1313 wants to merge 1 commit into
mainfrom
fix/MID-10908
Open

MID-10908 Add Schrodinger test for More popover tooltips#16
kay1313 wants to merge 1 commit into
mainfrom
fix/MID-10908

Conversation

@kay1313
Copy link
Copy Markdown
Contributor

@kay1313 kay1313 commented May 22, 2026

Summary

Adds Schrodinger coverage for MID-10908 to verify the lifecycle of help tooltips in the search More popover.

The new test checks that a help tooltip:

  • opens as a single visible tooltip
  • contains the expected text
  • is hidden after moving the mouse away from the help icon
  • can be opened again
  • is cleaned up when the More popover is closed

This covers the reported cases where tooltips could blink, remain stuck, duplicate, or survive after the popover was closed.

Cover the lifecycle of help tooltips in the search More popover.
The test verifies that only one tooltip is visible, that it is hidden
after moving away from the help icon, and that it is cleaned up when the
popover is closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant