Forms Architecture Redesign #3

Open
opened 2026-04-17 03:49:41 +05:00 by shaamilahmed · 0 comments
Owner

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 !!!

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 !!!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shaamilahmed/Enciphered.Blazor.UIComponents#3