misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.95k stars 1.35k forks source link

fix(frontend): 以前のpopupの呼び出し方を修正 #14421

Closed kakkokari-gtyih closed 1 month ago

kakkokari-gtyih commented 1 month ago

What

Why

Additional info (optional)

Checklist

syuilo commented 1 month ago

🙏🏿

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Project coverage is 20.02%. Comparing base (c0de57c) to head (d16c77d). Report is 2 commits behind head on develop.

Files Patch % Lines
packages/frontend/src/pages/flash/flash.vue 0.00% 4 Missing :warning:
packages/frontend/src/pages/gallery/post.vue 0.00% 4 Missing :warning:
packages/frontend/src/pages/page.vue 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14421 +/- ## ============================================ - Coverage 38.75% 20.02% -18.73% ============================================ Files 1547 725 -822 Lines 190878 100466 -90412 Branches 3263 1052 -2211 ============================================ - Hits 73969 20121 -53848 + Misses 116310 79801 -36509 + Partials 599 544 -55 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.