saleor-dashboard/src/components/Form
Michał Droń e90a2fd757
Remove submitting from exit dirty form modal (#2820)
* Remove submit from exit dirty form util

* Extract messages

* Change data-test-id attributes

* Add a unit test

* Change given when then to AAA

* Mock packages

* Change button click to user events
2022-12-16 15:54:41 +01:00
..
ExitFormDialog.test.tsx Remove submitting from exit dirty form modal (#2820) 2022-12-16 15:54:41 +01:00
ExitFormDialog.tsx Remove submitting from exit dirty form modal (#2820) 2022-12-16 15:54:41 +01:00
ExitFormDialogProvider.tsx Remove submitting from exit dirty form modal (#2820) 2022-12-16 15:54:41 +01:00
Form.tsx 🦄 Simple taxes (#2072) 2022-11-17 13:48:50 +01:00
index.ts Fix types 2019-08-09 15:13:50 +02:00
messages.ts Remove submitting from exit dirty form modal (#2820) 2022-12-16 15:54:41 +01:00
useBeforeUnload.ts Exit form fixes (#1889) 2022-03-23 10:13:23 +01:00
useExitFormDialog.test.tsx Remove submitting from exit dirty form modal (#2820) 2022-12-16 15:54:41 +01:00
useExitFormDialog.ts Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00