Login
From:
Notes to self
(Uncensored)
subscribe
Adding button loader to Turbo-powered forms
https://nts.strzibny.name/button-loader-turbo-forms/
links
backlinks
Tagged with:
rails
Roast topics
Find topics
Find it!
Turbo is a great way to build user interfaces, but most Turbo forms have to wait for the server response. Here’s how I am adding a small loading spinner to the submit buttons to improve the UX.