You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the interactive code boxes on the GraphQL documentation site, the tooltips that show when you try to edit a graphql field do not disappear after the user stops hovering over the relevant field. This obstructs interaction with elements in the background, making it difficult to further edit and test out the query.
Description
In the interactive code boxes on the GraphQL documentation site, the tooltips that show when you try to edit a graphql field do not disappear after the user stops hovering over the relevant field. This obstructs interaction with elements in the background, making it difficult to further edit and test out the query.
Steps to Reproduce
Expected Result
When focus is removed from the sandbox, the tooltips should disappear
Actual Result
The tooltips persist until the page is refreshed
Additional Context
The text was updated successfully, but these errors were encountered: