deck9 / input

A privacy-focused, no-code, open-source form builder designed for simplicity and brand consistency.
https://getinput.co
GNU Affero General Public License v3.0
167 stars 27 forks source link

Switching to input type first time fails #7

Closed PhilReinking closed 2 years ago

PhilReinking commented 2 years ago

due to a race condition on saving the block type and creating the input initially, the input creation fails.

need to rollback behavior to assign interaction type in creation request.