How to reuse the same page in different Turbo Frame flows
The problem Consider the following examples on a Rails application that is using Turbo Frames. Example 1: Clicking the login link brings up a login form in a popup modal. You can also navigate to...