Public contact
A Rails-native public inquiry across validation, submission, result, availability, and pressure states.
Contact and inquiry delivery
Form, validation, submission, result, availability, long-content, and narrow states.
Complete screen
Talk with the Nitro Kit team
Your inquiry is being sent. Keep this page open for a moment.
Send an inquiry
Tell us what you are building, where you need help, and how to reach you.
Sending your inquiry
Keep this page open while the application creates the conversation.
Viewport
Ruby
test/dummy/app/components/gallery/compositions/contact_page.rbworkspace_surface(size: :lg) do
render_header
if state == "sent"
render_sent
else
render_contact_form
end
end