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

チャット画面で改行が可能になった #415

Merged
merged 6 commits into from
Oct 7, 2024
Merged

Conversation

KaichiManabe
Copy link
Contributor

@KaichiManabe KaichiManabe commented Oct 6, 2024

PRの概要

close #365

具体的な変更内容

影響範囲

動作要件

補足

レビューリクエストを出す前にチェック!

  • 改めてセルフレビューしたか
  • 手動での動作検証を行ったか
  • server の機能追加ならば、テストを書いたか
    • 理由: 書いた | server の機能追加ではない
  • 間違った使い方が存在するならば、それのドキュメントをコメントで書いたか
    • 理由: 書いた | 間違った使い方は存在しない
  • わかりやすいPRになっているか

@KaichiManabe KaichiManabe changed the title チャット画面で改行が可能にする チャット画面で改行が可能になった Oct 6, 2024
@KaichiManabe KaichiManabe changed the title チャット画面で改行が可能になった WIPチャット画面で改行が可能になった Oct 6, 2024
@KaichiManabe KaichiManabe changed the title WIPチャット画面で改行が可能になった チャット画面で改行が可能になった Oct 7, 2024
Copy link
Contributor

@aster-void aster-void left a comment

Choose a reason for hiding this comment

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

LGTM

@KaichiManabe KaichiManabe merged commit 67e2763 into main Oct 7, 2024
7 checks passed
@KaichiManabe KaichiManabe deleted the fix-chat-input branch October 7, 2024 11:02
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