Skip to content

Conversation

@kamiya-s-max
Copy link
Contributor

What

fix: #16061
ドライブクリーナー画面で画像を削除した際、リロードしなくても画面に反映される。

Why

画像自体は削除されていても画面上に変化がないとわかりにくいため。

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

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 29, 2025
@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Nov 29, 2025
@codecov
Copy link

codecov bot commented Nov 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 13.96%. Comparing base (78435dc) to head (0c35066).
⚠️ Report is 14 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #16888      +/-   ##
===========================================
- Coverage    13.97%   13.96%   -0.01%     
===========================================
  Files          237      237              
  Lines        11273    11277       +4     
  Branches      3728     3730       +2     
===========================================
  Hits          1575     1575              
- Misses        7578     7581       +3     
- Partials      2120     2121       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Dec 13, 2025
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 size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.

ドライブクリーナーから画像を削除した場合、リロードされるまで削除が画面に反映されない

2 participants