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

未読通知を100件以上取得できるようにした #7726

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

unikounio
Copy link
Contributor

@unikounio unikounio commented Apr 23, 2024

Issue

概要

99件までとされていた未読通知のデータ取得制限を取り払いました。
これにより、通知数が101件を超えても5ページまでしか表示されなかった未読通知一覧ページが、6ページ以上表示されるようになります。

変更確認方法

  1. bug/unread-notifications-only-5-pagesをローカルに取り込む
  2. bin/setupを実行
  3. foreman start -f Procfile.devでサーバーを立ち上げる
  4. ユーザー名hatsunoでログイン
  5. 画面右上の通知ベルの表示が99+となっていることを確認し、プルダウンメニューから「全ての未読通知一覧へ」をクリック
    • 通知数が少ない場合は、bin/rails db:seedを実行してください
  6. 未読通知一覧ページが6ページ以上あることを確認する

Screenshot

いずれも未読通知数100件以上で撮影しています。

変更前

#7539修正前

変更後

#7539修正後

@unikounio unikounio self-assigned this Apr 23, 2024
@unikounio unikounio marked this pull request as ready for review April 24, 2024 03:17
@unikounio
Copy link
Contributor Author

@a-terumoto-gs さん
お疲れ様です!
こちらのPRのレビューをお願いさせていただきたくてご連絡させていただきました🙏
ご対応可能なようでしたら、お手すきの際にでもご確認いただけますと幸いです。
よろしくお願いいたします。

@unikounio unikounio requested a review from a-terumoto-gs April 24, 2024 03:19
@a-terumoto-gs
Copy link
Contributor

@unikounio
お疲れ様です。
フィヨルド以外の業務が忙しく、確認できるのがだいぶ先になってしまうかもしれません(;´・ω・)
他の方にお願いしてもらえると助かりますm(__)m
申し訳ございませんがよろしくお願いいたします。

@unikounio
Copy link
Contributor Author

@a-terumoto-gs さん
ご連絡ありがとうございます!
お忙しいところ失礼いたしました🙏
別の方に依頼させていただきます~

@unikounio unikounio requested review from dowdiness and removed request for a-terumoto-gs April 24, 2024 10:19
@unikounio
Copy link
Contributor Author

unikounio commented Apr 24, 2024

@dowdiness さん
お疲れ様です!
こちらのPRのレビューをお願いさせていただきたくてご連絡させていただきました🙏
急ぎではありませんので、ご対応可能なようでしたら、お手すきの際にでもご確認いただけますと幸いです。
よろしくお願いいたします。

お忙しいようでしたので別の方に依頼させていただきます!
失礼いたしました🙏

@unikounio unikounio requested review from ham-cap and removed request for dowdiness April 27, 2024 14:07
@unikounio
Copy link
Contributor Author

@ham-cap さん
お疲れさまです!
こちらのPRのレビューをお願いさせていただきたくてご連絡させていただきました🙏
急ぎではありませんので、ご対応可能なようでしたら、お手すきの際にでもご確認いただけますと幸いです。
よろしくお願いいたします。

@ham-cap
Copy link
Contributor

ham-cap commented Apr 28, 2024

@unikounio
お疲れ様です!レビューにつきまして承知いたしました👍
本日中は難しいのですが、明日以降2〜3日中に確認させていただきます🙏

Copy link
Contributor

@ham-cap ham-cap left a comment

Choose a reason for hiding this comment

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

@unikounio
お疲れ様です!
99件までの制限が無くなり、未読が101件以上ある場合には一覧ページも6ページ以降に続いていることを確認いたしました👍
コードの修正箇所についても私としては特に気になる点等なかったので、これでApproveさせていただきますー🎉

@unikounio
Copy link
Contributor Author

@ham-cap さん
ご確認ありがとうございます!
助かりました~😄

@unikounio unikounio requested a review from komagata May 11, 2024 09:02
@unikounio
Copy link
Contributor Author

@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.

conflictの修正をお願い致します~。

@unikounio unikounio force-pushed the bug/unread-notifications-only-5-pages branch 3 times, most recently from 401a359 to 48966be Compare May 29, 2024 03:50
@unikounio
Copy link
Contributor Author

@komagata さん
失礼いたしました!
conflictを修正させていただきましたので、お手すきの際に再度ご確認をお願いいたします🙏

@unikounio unikounio force-pushed the bug/unread-notifications-only-5-pages branch from 48966be to 649a02c Compare June 6, 2024 08:23
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 2d65d71 into main Jun 7, 2024
2 checks passed
@komagata komagata deleted the bug/unread-notifications-only-5-pages branch June 7, 2024 01:15
@github-actions github-actions bot mentioned this pull request Jun 7, 2024
7 tasks
@unikounio
Copy link
Contributor Author

@komagata さん、 @machida さん
お疲れ様です!
こちらのPRについて、本番環境でのご確認をお願いできないでしょうか🙏

メンター・管理者権限が必要なPRではないのですが、確認のため未読通知が100件以上必要なので、メンター・管理者の方々の方が確認条件を満たされている可能性が高いと考えお願いさせていただきました。
難しいようでしたらスクラムメンバーに協力を依頼して、一時的にテスト用の日報を100件つくって確認しようと思います。

よろしくお願いいたしますmm

@machida
Copy link
Member

machida commented Jun 13, 2024

@unikounio 確認できましたー🙆

@unikounio
Copy link
Contributor Author

@machida さん
ご対応ありがとうございます!IssueをCloseさせていただきます~

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.

5 participants