mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-23 14:05:47 -05:00
The modal-handling code gives back focus to the element focused when the modal opened. However, in the case of reply confirmation, it would do so *after* the composer code itself requested focus.