Adding button loader to Turbo-powered forms (opens in new tab)
From Notes to self: 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.
Read the original article