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

fix(drop-and-fusion): バブルゲームのリトライボタンでリトライができない問題を修正 #12957

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

u1-liquid
Copy link
Sponsor Contributor

What

ゲーム中なら諦める、ゲームオーバー画面の表示中はリスタートになるように
一部の値がゲーム終了時初期化されていないのも直した

Why

リトライって書いてあるボタンを押すとゲームオーバー画面になるだけなのでユーザーの期待通りの動きではなくなっている

Additional info (optional)

ioではすでに適用済み
MisskeyIO#350

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

ゲーム中なら諦める、ゲームオーバー画面の表示中はリスタートになるように
@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Jan 10, 2024
Copy link

codecov bot commented Jan 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6bae440) 76.86% compared to head (d98bd6d) 76.86%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #12957   +/-   ##
========================================
  Coverage    76.86%   76.86%           
========================================
  Files          176      176           
  Lines        22848    22848           
  Branches       430      430           
========================================
  Hits         17561    17561           
  Misses        5287     5287           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@syuilo syuilo merged commit 138a248 into misskey-dev:develop Jan 10, 2024
12 checks passed
@syuilo
Copy link
Member

syuilo commented Jan 10, 2024

🙏

@u1-liquid u1-liquid deleted the fix-daf-game-retry branch January 10, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/frontend Client side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants