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

Focus chat input after quoting #8864

Merged
merged 1 commit into from Feb 27, 2023

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Feb 27, 2023

Fix #8848

Was there on the old advanced input:
https://github.com/nextcloud/spreed/blob/stable25/src/components/NewMessageForm/AdvancedInput/AdvancedInput.vue#L252

πŸ–ΌοΈ Screenshots

🏚️ Before 🏑 After
grafik grafik

🏁 Checklist

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit 298fc28 into master Feb 27, 2023
@nickvergessen nickvergessen deleted the bugfix/8848/focus-chat-input-after-quoting branch February 27, 2023 09:40
Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh thank you! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After clicking on the button to "Quote" a message the chat input should be focused
3 participants