Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix composer not getting focus after reply confirmation dialog #9602

Merged

Conversation

ClearlyClaire
Copy link
Contributor

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.

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.
@Gargron Gargron merged commit a6079a4 into mastodon:master Dec 21, 2018
@ClearlyClaire ClearlyClaire deleted the fixes/reply-confirmation-focus branch March 14, 2019 15:43
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
…don#9602)

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants