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

UIインスペクターでコンポーネントの表示・非表示がわかるようにする #14639

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

FineArchs
Copy link
Contributor

@FineArchs FineArchs commented Sep 27, 2024

What

UIインスペクターのコンポーネント一覧のうち、画面に映っていない(rootコンポーネントに繋がっていない)ものをグレー表示させるようにします。

misskey-insp-shown.mp4

Why

デバッグにおける利便性のため

Additional info (optional)

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 Sep 27, 2024
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

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

Project coverage is 19.43%. Comparing base (d8a2eeb) to head (9fbd25e).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
packages/frontend/src/pages/scratchpad.vue 0.00% 19 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #14639       +/-   ##
============================================
- Coverage    41.28%   19.43%   -21.85%     
============================================
  Files         1548      715      -833     
  Lines       199120   101261    -97859     
  Branches      2604      986     -1618     
============================================
- Hits         82202    19680    -62522     
+ Misses      116353    81035    -35318     
+ Partials       565      546       -19     

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

@syuilo syuilo merged commit 27a256b into misskey-dev:develop Sep 27, 2024
22 checks passed
@syuilo
Copy link
Member

syuilo commented Sep 27, 2024

👍🏿

@FineArchs FineArchs deleted the insp-shown branch September 28, 2024 01:48
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