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
As I said in #440, I'm using row_actions to create child-models. I have constructed the @row_action with the form parameter and some of the inputs are required and some of them have attributes like min=2023. When I click the Yes, Proceed button, the form is submitted without satisfying the form requirements, let's say leaving an input empty even if it is required, the modal just disappears without validating the form.
Environment (please complete the following information):