Forms Architecture Redesign #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently we are handling MapEndpoints as if it can only come from a form. What if we have a delete button and submit the entity ID as the only field. The validation doesn't run ever and it directly just executes submit. Code smell !!!