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

enhance(frontend): アイコンデコレーション管理画面にプレビューを追加 #14511

Closed kakkokari-gtyih closed 1 month ago

kakkokari-gtyih commented 1 month ago

What

image

image

Why

Fix #14490

Additional info (optional)

Checklist

syuilo commented 1 month ago

展開の操作なしにプレビューが表示されているUIがよさそう

kakkokari-gtyih commented 1 month ago

展開の操作なしにプレビューが表示されているUIがよさそう

MkFolderが使えなくなるので結構大規模な変更になるかも(プレビューが出るようにするのを優先するならとりあえずこれで行って後からさらに改修するのも手)

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 20.16%. Comparing base (3fe7e37) to head (8d21534). Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
packages/frontend/src/pages/avatar-decorations.vue 0.00% 80 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14511 +/- ## =========================================== - Coverage 20.17% 20.16% -0.02% =========================================== Files 725 725 Lines 100502 100569 +67 Branches 1045 1045 =========================================== Hits 20279 20279 - Misses 79681 79748 +67 Partials 542 542 ```

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

syuilo commented 1 month ago

👍🏻