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

clicking reply should auto focus the messaging input field #3309

Merged

Conversation

AFZL210
Copy link
Contributor

@AFZL210 AFZL210 commented Mar 12, 2023

Fix : #2105
input box only focuses for the first message sent by the user and not for follow-up messages by the same user

(only focus the input box for the first message )

Backpack.2023-03-12.16-21-44.mp4

Fix : There are four places that handle the Reply button but only one of them targets the input box and focuses on it.

Backpack.2023-03-12.16-05-31.mp4

@vercel
Copy link

vercel bot commented Mar 12, 2023

@AFZL210 is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@armaniferrante armaniferrante merged commit fc3e59e into coral-xyz:master Mar 12, 2023
@armaniferrante
Copy link
Member

Thank you!

@AFZL210 AFZL210 deleted the afzl210/fix_reply_focus#2105 branch March 30, 2024 03:54
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.

clicking reply should auto focus the messaging input field
2 participants