Search posts, tags, users, and pages
Avi Flombaum
Engineer, educator, and entrepreneur that loves building products.
Another common UI pattern is a slide over. This is a modal that slides in from the side of the screen. It's really easy it turns out to implement this with a Turbo Frame. Let's do it. Step 1: The Slide Over Turbo Frame First, we need to create a Tur...
Johan André
Nice! Do you have any idea on how to handle form validation errors (right now it animates the sidebar on validation errors) and how properly close the slideover on successful submit of a form (when the controller is doing a redirect)?
Johan André
Nice! Do you have any idea on how to handle form validation errors (right now it animates the sidebar on validation errors) and how properly close the slideover on successful submit of a form (when the controller is doing a redirect)?