0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-01 02:06:53 -05:00
penpot/frontend/playwright
Andrey Antukh 24cb1728b0
🐛 Fix context menu event handling issues (#5917)
* 💄 Change call convention for dashboard grid component

* 🎉 Add helper component for easy portal to document

* 🐛 Fix context menu event handling issues

With this commit, the behavior of context menu and scroll is changed
to: close menu on scroll instead of disabling all pointer events while
menu is open. The previous behavior causes a second event of context
menu open a native browser context menu instead of penpot menu.
2025-02-21 07:57:56 +01:00
..
data 🐛 Fix libraries context menu (#5854) 2025-02-14 14:34:54 +01:00
helpers 💄 Reformat affected JS files 2024-07-01 10:29:57 +02:00
scripts 💄 Reformat affected JS files 2024-07-01 10:29:57 +02:00
ui 🐛 Fix context menu event handling issues (#5917) 2025-02-21 07:57:56 +01:00