mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
964 stars 243 forks source link

Tooltip is shown even when sx modal is being shown #2039

Closed ManoloTonto1 closed 1 year ago

ManoloTonto1 commented 1 year ago

Duplicates

Latest version

Steps to reproduce 🕹

Steps:

  1. Add a TextField component to the surface
  2. Access the SX menu

Current behavior 😯

As shown in the image below, the tooltip is still showing while In the SX editor. This is very annoying because you cannot access the save button. image

Expected behavior 🤔

once the sx button has been clicked the tooltip should not be visible.

Context 🔦

No response

Your environment 🌎

Toolpad version: 0.1.12 Browser: Firefox 113.0.1 User Agent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0"

Janpot commented 1 year ago

once the sx button has been clicked the tooltip should not be visible.

Agreed, this was also reported in https://github.com/mui/mui-toolpad/issues/787#issuecomment-1400286601