You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now a hook is inserted into the Alpaca form by the new submission controller that allows the form to communicate with that controller. Any issues this causes need to be documented for users.
Multi-page forms should be tested.
Hooks, POSTs, etc to different, non-collections endpoints should also be tested.
new submissioncontroller that allows the form to communicate with that controller. Any issues this causes need to be documented for users.