Skip to content

refactor(frontend): ロールポリシーエディタを統合#17125

Open
kakkokari-gtyih wants to merge 4 commits intomisskey-dev:developfrom
kakkokari-gtyih:refactor-unify-rolepolicyeditor-2
Open

refactor(frontend): ロールポリシーエディタを統合#17125
kakkokari-gtyih wants to merge 4 commits intomisskey-dev:developfrom
kakkokari-gtyih:refactor-unify-rolepolicyeditor-2

Conversation

@kakkokari-gtyih
Copy link
Contributor

What

#16262 (comment) だけやった

Why

Fix #14584
Close #16262

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

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Jan 23, 2026
@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Jan 23, 2026
@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 14.02%. Comparing base (ae2ac9d) to head (178e1f8).

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #17125       +/-   ##
============================================
- Coverage    63.64%   14.02%   -49.62%     
============================================
  Files         1160      240      -920     
  Lines       115639    11363   -104276     
  Branches      8167     3764     -4403     
============================================
- Hits         73598     1594    -72004     
+ Misses       39877     7627    -32250     
+ Partials      2164     2142       -22     

☔ 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.

@kakkokari-gtyih kakkokari-gtyih marked this pull request as draft January 23, 2026 16:26
@kakkokari-gtyih kakkokari-gtyih marked this pull request as ready for review January 23, 2026 16:56
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:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.

RolePoliciesのコンパネにコピペされている部分を小さなコンポーネントに切り出してもいいかもしれない

1 participant