0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-01 02:06:53 -05:00
penpot/frontend/playwright/ui/specs
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
..
assets-tab.spec.js 🐛 Fix flakiness of playwright test for bug 10090 (#5787) 2025-02-06 12:12:29 +01:00
colorpicker.spec.js 🐛 Fix problem when changing colorpicker alpha (#5770) 2025-02-06 10:49:42 +01:00
dashboard-libraries.spec.js 🐛 Fix libraries context menu (#5854) 2025-02-14 14:34:54 +01:00
dashboard-viewer-role.spec.js Add integration tests to viewer role 2024-11-19 16:38:21 +01:00
dashboard.spec.js 🐛 Fix context menu event handling issues (#5917) 2025-02-21 07:57:56 +01:00
design-tab.spec.js 🐛 Fix "Mixed" not showing up for layout padding inputs (#5741) 2025-02-03 09:51:26 +01:00
example.spec.js
inspect-layout.spec.js
layers-tab.spec.js 🐛 Fix local library being collapsed by default (#5775) 2025-02-06 09:28:51 +01:00
login.spec.js
onboarding.spec.js
tokens.spec.js 🐛 Fix flakiness of playwright test for token (#5790) 2025-02-06 12:49:58 +01:00
versions.spec.js Merge pull request #5429 from penpot/palba-bugfixing-01 2024-12-10 12:33:38 +01:00
viewer-comments.spec.js Add mentions to notifications 2025-01-09 11:55:53 +01:00
viewer-content.spec.js 🐛 Fix view modem forward button not working 2025-01-24 12:17:22 +01:00
viewer-header.spec.js
workspace-shared-library.spec.js 🐛 Fix "Publish empty library" modal appearing for non-empty libraries (#5838) 2025-02-12 15:36:01 +01:00
workspace-viewer-role.spec.js ♻️ Refactor application routing 2024-12-03 18:23:41 +01:00
workspace.spec.js 🎉 Add integration test for bug (#5875) 2025-02-17 16:29:28 +01:00