fix(webui): keep DataGrid actions out of form submission

This commit is contained in:
2026-07-20 17:58:32 +02:00
parent 1678602fd6
commit 9b5418db78
4 changed files with 39 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
"jsx": "react-jsx"
},
"include": [
"tests/data-grid-actions.test.tsx",
"tests/mail-components.test.tsx",
"src/components/CredentialPanel.tsx",
"src/components/email/EmailAddressInput.tsx",