-
Notifications
You must be signed in to change notification settings - Fork 71
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
検索結果がユーザーだった場合にユーザーアイコンが表示されるようにした #5054
検索結果がユーザーだった場合にユーザーアイコンが表示されるようにした #5054
Conversation
@machida さん、お疲れ様です。 |
@tomonariha |
@machida さん、デザインありがとうございます! |
@ai-24 さん、お疲れ様です。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tomonariha さん
お疲れ様です。
確認させていただきました😊
ユーザーアイコンの周りの色の表示は関数を使ってクラス分けしているのですね!
勉強になりました!レビュー依頼ありがとうございました🙇♀️
私からはApproveさせていただきます!
@ai-24 さん、レビューありがとうございます🙏 |
dd29ada
to
58ee594
Compare
@komagata さん、お手隙の際にレビューよろしくお願いします🙏 |
@tomonariha #5068 こちらが先にマージされたので、mainにマージされるとデザインが当たるようになりますー |
@machida さん、了解しました。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確認させて頂きました。OKです〜🙆♂️
Issue
概要
検索結果がユーザーの場合にユーザーアイコンが表示されるようにした
変更確認方法
feature/display-user-icon-when-search-result-is-user
をローカルに取り込むbin/rails s
でローカル環境を立ち上げるユーザー
と入力し検索する変更前
変更後