Form submit text - #84
Conversation
Allows overriding the submit button text via a new `submit:` keyword argument, defaulting to "Submit".
The left navigation slides in as an overlay on mobile; the right border only makes sense when it acts as a sidebar at md and above.
ReviewAdds a configurable Issues
Verdict🟧 Ship (with known minor issues) - No bugs or safety issues; the only concern is the loss of the automatic contextual button label, which is a pre-release breaking change worth revisiting before 1.0. |
`submit:` now defaults to nil, with the partial falling back to "Create" for new records and "Save" for persisted ones - matching the prior behaviour while still allowing callers to override.
ReviewAdds an optional No issues found. The ✅ Ship |
No description provided.