Skip to content

Fix for empty chat input #1002

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

Merged
merged 1 commit into from
Apr 16, 2025
Merged

Fix for empty chat input #1002

merged 1 commit into from
Apr 16, 2025

Conversation

maekawataiki
Copy link
Collaborator

Description of Changes

  • チャット入力空欄の時は Validation で送信できないが、空白(半角、全角)の時は Validation が通るが Bedrock 側でエラーになる問題の修正。

Checklist

  • Executed npm run lint
  • Modified relevant documentation
  • Verified operation in local environment
  • Executed npm run cdk:test and if there are snapshot differences, execute npm run cdk:test:update-snapshot to update snapshots

Related Issues

Please list related issues as much as possible.

@maekawataiki maekawataiki changed the title チャット入力入力が空白の場合の修正 チャット入力が空白の場合の修正 Apr 16, 2025
@tbrand tbrand merged commit 6312226 into main Apr 16, 2025
2 checks passed
@tbrand tbrand changed the title チャット入力が空白の場合の修正 Fix for empty chat input Apr 16, 2025
@tbrand tbrand deleted the fix/space branch April 16, 2025 01:52
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