From 76c30e176ed10f1fdb7ddf415ffc4e38e3617779 Mon Sep 17 00:00:00 2001 From: Sean Doyle Date: Tue, 16 Aug 2022 11:29:15 -0400 Subject: [PATCH] Turbo Streams: Manage element focus When a `` modifies the document, it has the potential to affect which element has focus. For example, consider an element with an `[id]` that has focus: ```html