Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue
概要
下記PRの動作確認をステージング環境で行っていたところ、以下の不具合を発見したため修正。
不具合
また、 @ayu-0505 さんから
test/system/comments_test.rbの193行目
に引っかかるとお知らせいただいたので併せて修正。(コメントを入力後プレビューに変更してからコメントを投稿した際、新規投稿フォームにてプレビューからコメントフォームにアクティブが戻っているか、というテスト内容)
変更確認方法
bugfix/answer-preview-and-insert-button
をローカルに取り込むforeman start -f Procfile.dev
Screenshot
動画、画像共に、変更前、変更後の順番です。
2025-01-17.23.35.12.mov
2025-01-16.17.04.20.mov
2025-01-17.23.34.15.mov
2025-01-17.23.22.02.mov
この項目だけ、以下の順番です。
1つ目 : 回答を投稿した後、回答フォームのtextareaのサイズがそのまま
2つ目 : 改行しても高さが広がらない
3つ目 : 変更後(同時に上記2つの不具合を解消しています。)
2025-01-17.23.46.10.mov
2025-01-17.23.39.01.mov
2025-01-17.23.23.51.mov
2025-01-17.23.42.14.mov
2025-01-17.23.22.59.mov