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

リアクション降下のリファクタ #319

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

hikahana
Copy link
Collaborator

@hikahana hikahana commented Oct 17, 2024

対応Issue

概要

リアクションの床判定を削除しました。
リアクション降下のuseEffectをリファクタしました。
types/graqhQlのimport文の修正
latestCreatedAtの初期値修正

実装詳細

床判定であるgroundを削除しました。
latestCreatedAtの更新が見づらかったので行分けしました。

画面スクリーンショット等

2024-10-17.144808.mp4

テスト項目

  • リアクションが降下されるか
  • リアクションが落ちていくか
  • リロード時に今までのリアクションが降ってこないか。

備考

package.lock.jsonが変更されてたけどpushしてよかったのでしょうか。。。。

Copy link
Collaborator

@AKIYAMA-HAYATE AKIYAMA-HAYATE left a comment

Choose a reason for hiding this comment

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

LGTM

@hikahana hikahana merged commit e24abb2 into develop Oct 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

生成したリアクションを落下させる
2 participants