0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-13 22:11:20 -05:00
astro/.changeset/three-toes-talk.md
Martin Trapp 3bef32f81c
Fix: Retain focus for persisted input elements during view transitions (#8813)
* add new e2e test: persist focus on transition

* save and restore focus during swap

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-10-12 00:08:44 +02:00

5 lines
100 B
Markdown

---
'astro': patch
---
Save and restore focus for persisted input elements during view transitions