market/src/components/Publish/Submission
Matthias Kretschmann d523c7f0f3
Retry failed transactions during publish (#1511)
* allow multiple runs of handleSubmit

* collect what we need in local state for reuse after method has run
* run each step conditionally

* split up handleSubmit

* switch submit button text

* empty values.feedback fix

* error copy

* tiny logic fix for consistency

* code comments

* submit button fixes

* add loader during submission
* add new white loader style
* button style override fixes
2022-06-15 12:35:37 +01:00
..
Feedback.module.css show proper errors on submit publish (#1105) 2022-04-07 11:10:36 +01:00
Feedback.tsx add error message title (#1473) 2022-06-02 16:44:09 +03:00
TransactionCount.module.css Mobile publish fixes (#1076) 2022-02-17 16:03:27 +00:00
TransactionCount.tsx tx link tweaks, output tx count beforehand 2022-01-12 18:02:56 +00:00
index.module.css prepare submission screen, nav layout updates 2021-11-24 14:46:10 +00:00
index.tsx Retry failed transactions during publish (#1511) 2022-06-15 12:35:37 +01:00