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

ユーザーのプロフィールページのtitleタグ内が、「{ユーザー名}さんのプロフィール」になるように修正 #7836

Merged

Conversation

motohiro-mm
Copy link
Contributor

Issue

概要

ユーザーのプロフィールページのtitleタグ内が、「{ユーザー名}さんのプロフィール」になるように修正しました。

  • 修正前
    titleタグ:{ユーザー名} | FBC
    og:title:{ユーザー名}
  • 修正後
    titleタグ:{ユーザー名}さんのプロフィール | FBC
    og:title:{ユーザー名}さんのプロフィール

この修正に伴いタブのタイトル表示も同様に修正されます。

変更確認方法

  1. feature/correct-text-in-title-tag-of-user-profile-pageをローカルに取り込む
  2. foreman start -f Procfile.devでサーバーを立ち上げる
  3. 任意のユーザーでログインする
  4. 自分以外のユーザーのプロフィールページを開く
  5. 以下3点を確認する
  • <head>タグ内 の <title>タグ内が、(development) {ユーザー名}さんのプロフィール | FBCになっていること
  • <head>タグ内の"og:title"プロパティのcontentが{ユーザー名}さんのプロフィールになっていること
  • ブラウザのタブ名が(development) {ユーザー名}さんのプロフィール | FBCになっていること
    ブラウザのタブにカーソルを乗せるとタイトルが表示されます。

Screenshot

変更前

変更後

@motohiro-mm motohiro-mm self-assigned this Jun 7, 2024
@motohiro-mm motohiro-mm marked this pull request as ready for review June 7, 2024 03:07
@motohiro-mm motohiro-mm requested review from kurumadaisuke and Shrimprin and removed request for kurumadaisuke June 7, 2024 03:19
@motohiro-mm
Copy link
Contributor Author

motohiro-mm commented Jun 7, 2024

@Shrimprin
おつかれさまです!
お忙しいところ恐縮ですが、こちらのPRのレビューをお願いできますでしょうか🙏
ご都合がつかなければ遠慮なく仰ってください🙇‍♀️
よろしくお願いいたします!

@Shrimprin
Copy link
Contributor

@motohiro-mm
承知いたしました!
日曜あたりに確認させていただきます〜 🍵

@motohiro-mm
Copy link
Contributor Author

@Shrimprin
ありがとうございます!
急ぎませんので、お手隙の際にお願いいたします!🙏

Copy link
Contributor

@Shrimprin Shrimprin left a comment

Choose a reason for hiding this comment

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

@motohiro-mm
確認しました!OKだと思いますのでapproveしました〜
確認方法がとてもわかりやすく書いてあって助かりました!👏

@motohiro-mm motohiro-mm requested a review from komagata June 7, 2024 08:40
@motohiro-mm
Copy link
Contributor Author

@Shrimprin
お忙しいところ、素早くレビューしてくださりありがとうございました!🙌
今後もよろしくお願いいたします!🙏

@komagata
おつかれさまです!
メンバーにApproveをいただいたので、レビューをお願いいたします🙇‍♀️

Copy link
Member

@komagata komagata left a comment

Choose a reason for hiding this comment

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

確認させていただきました。OKです~👌

@komagata komagata merged commit c49bf8c into main Jun 23, 2024
7 checks passed
@komagata komagata deleted the feature/correct-text-in-title-tag-of-user-profile-page branch June 23, 2024 11:13
@github-actions github-actions bot mentioned this pull request Jun 23, 2024
13 tasks
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.

3 participants