wp-graphql / wpgraphql-ide

A next-gen query editor for WPGraphQL 🚀
GNU General Public License v3.0
10 stars 0 forks source link

Toolbar Button Tooltip isn't visible when the IDE is in the drawer #52

Closed jasonbahl closed 7 months ago

jasonbahl commented 7 months ago

When interacting with the IDE as a standalone IDE, the Toolbar Buttons have a tooltip:

CleanShot 2024-02-28 at 12 16 18

But when the IDE is opened in a drawer, the tooltip is not visible.

CleanShot 2024-02-28 at 12 17 49

My hunch is a z-index issue, but I've not looked into it.


The same happens with the buttons on the sidebar to open the docs/history, refresh the schema, etc.

josephfusco commented 7 months ago

This fix has been added to #47

https://github.com/wp-graphql/wpgraphql-ide/pull/47/commits/0918c8c06fc7c7f189653d8afd50f584952ab8e7