Is it possible to scroll to a loaded partial within a turbo_frame_tag?
The flow opens different panes based on a query parameter. The problem is that the pane opens below the fold. I was wondering if it’s possible to scroll to the specific partial after it’s loaded using Turbo or if there is any workaround?