Conversation
…ate into feat/Card-with-interests
nakaterm
approved these changes
Dec 29, 2024
nakaterm
pushed a commit
that referenced
this pull request
Mar 6, 2025
# PRの概要 Cardの表示内容が正しく更新されるようにした ## 具体的な変更内容 Cardの表示内容が正しく更新されるようにした ## 影響範囲 Cardを用いる部分 ## 動作要件 なし ## 補足 なし ## レビューリクエストを出す前にチェック! - [x] 改めてセルフレビューしたか - [x] 手動での動作検証を行ったか - [x] server の機能追加ならば、テストを書いたか - 理由: 書いた | server の機能追加ではない - [x] 間違った使い方が存在するならば、それのドキュメントをコメントで書いたか - 理由: 書いた | 間違った使い方は存在しない - [x] わかりやすいPRになっているか <!-- レビューリクエスト後は、Slackでもメンションしてお願いすることを推奨します。 -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PRの概要
Cardの表示内容が正しく更新されるようにした
具体的な変更内容
Cardの表示内容が正しく更新されるようにした
影響範囲
Cardを用いる部分
動作要件
なし
補足
なし
レビューリクエストを出す前にチェック!