-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
UI update - Added autofocus for user chat input #549
Conversation
@hariraghav10 is attempting to deploy a commit to the Arc53 Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## main #549 +/- ##
=======================================
Coverage 17.57% 17.57%
=======================================
Files 59 59
Lines 2720 2720
=======================================
Hits 478 478
Misses 2242 2242 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@holopin-bot @hariraghav10 Thank you! |
Congratulations @hariraghav10, you just earned a badge! Here it is: https://holopin.io/claim/clnku8z5837540gmfwfobfkf4 This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Updated the user conversation input field with autofocus feature
Why was this change needed? (You can also link to an open issue here)
This update enhances user experience as most modern chat fields have this feature. Users can directly start typing once the page has loaded
Other information:
Before the update (Screenshot):
After the update (Screenshot):