quadratichq / quadratic

Quadratic | Spreadsheet with Python, SQL, and AI
https://QuadraticHQ.com
Other
3.04k stars 155 forks source link

Go-to button in edit menu does nothing #2020

Closed luke-quadratic closed 2 weeks ago

jimniels commented 3 weeks ago

I checked a bunch of things and, as far as I can tell, everything is wired up correctly for this to work.

Clicking the menu item does actually fire an event that changes the value in recoil. If you log the value in the GoTo component, you'll see that when you click the menu item, the showGoToMenu value changes to true but then something else triggers and changes it back to false. I can't figure out what it is.

CleanShot 2024-11-05 at 22 15 34@2x