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: Message input not focusing after enable #408

Merged

Conversation

liamcho
Copy link
Contributor

@liamcho liamcho commented Jan 6, 2025

Changes

  • Fixed a bug where message input is not being focused after receiving a bot reply

ticket: AC-4630

Additional Notes

Checklist

Before requesting a code review, please check the following:

  • [Required] CI has passed all checks.
  • [Required] A self-review has been conducted to ensure there are no minor mistakes.
  • [Required] Unnecessary comments/debugging code have been removed.
  • [Required] All requirements specified in the ticket have been accurately implemented.
  • Ensure the ticket has been updated with the sprint, status, and story points.

@liamcho liamcho added the 1.9.3 label Jan 6, 2025
@liamcho liamcho requested a review from bang9 January 6, 2025 08:26
Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for chat-ai-widget ready!

Name Link
🔨 Latest commit 818fdb9
🔍 Latest deploy log https://app.netlify.com/sites/chat-ai-widget/deploys/677b9b6d1f7d1000081aef70
😎 Deploy Preview https://deploy-preview-408--chat-ai-widget.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

github-actions bot commented Jan 6, 2025

Size Change: +104 B (+0.02%)

Total Size: 619 kB

Filename Size Change
./dist/index-********.js 304 kB +54 B (+0.02%)
./dist/index.es.js 173 B +2 B (+1.17%)
./dist/index.umd.js 290 kB +45 B (+0.02%)
./dist/Placeholder.error-********.js 345 B -1 B (-0.29%)
./dist/Placeholder.loading-********.js 185 B +2 B (+1.09%)
./dist/Placeholder.noChannels-********.js 183 B +1 B (+0.55%)
./dist/PlaceholderCommon-********.js 245 B +1 B (+0.41%)
ℹ️ View Unchanged
Filename Size
./dist/__bundle-46d64517-********.js 4.01 kB
./dist/__bundle-7c3d40f4-********.js 21 B
./dist/__bundle-b5ef7de4-********.js 890 B
./dist/Placeholder.noMessages-********.js 183 B
./dist/style.css 9.52 kB
./dist/TokensBody-********.js 9.1 kB

compressed-size-action

@liamcho liamcho force-pushed the fix/AC-4630-fix-message-input-not-focusing-after-enable branch from c9334f2 to 818fdb9 Compare January 6, 2025 08:59
@liamcho liamcho merged commit d53c973 into develop Jan 6, 2025
12 checks passed
@liamcho liamcho deleted the fix/AC-4630-fix-message-input-not-focusing-after-enable branch January 6, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants