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): Split the name and username onto separate lines. #14668

Closed Natsuki-Kaede closed 1 week ago

Natsuki-Kaede commented 1 week ago

What

Split the name and username onto separate lines.

Why

close #14667

Checklist

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 93.02326% with 3 lines in your changes missing coverage. Please review.

Project coverage is 19.54%. Comparing base (e9519b0) to head (96d4663).

Files with missing lines Patch % Lines
...ackages/frontend/src/components/MkNoteDetailed.vue 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #14668 +/- ## ============================================ - Coverage 41.40% 19.54% -21.87% ============================================ Files 1549 716 -833 Lines 199468 101516 -97952 Branches 3623 987 -2636 ============================================ - Hits 82595 19840 -62755 + Misses 116276 81130 -35146 + Partials 597 546 -51 ```

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

Natsuki-Kaede commented 1 week ago

Ummm sorry I'll create another cleaner one