mirror of
https://github.com/mastodon/mastodon
synced 2025-04-12 00:56:38 +02: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.