docs(rbac): align with revoke/remove confirmation flow and localized scope names#7446
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has required the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
f70e019 to
f161984
Compare
d743a75 to
d8003f3
Compare
There was a problem hiding this comment.
Pull request overview
Updates the RBAC Management user manual pages to reflect recent UI changes in the RBAC role detail flows, including the switch to lightweight popconfirm confirmations for permission removal and user revocation, plus improved clarity around localized scope/permission-type labels.
Changes:
- Expanded the “Name search” filter description to explain property-dependent input types (selector vs free text).
- Updated “Add Permission” docs to note localized target display names and localized permission-type labels, and refreshed the referenced screenshot.
- Revised “Remove Permission” and “Revoke User” sections to describe the new anchored popconfirm confirmation flow and clarify reversibility semantics.
Reviewed changes
Copilot reviewed 4 out of 12 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| packages/backend.ai-webui-docs/src/en/rbac_management/rbac_management.md | Aligns English RBAC docs with popconfirm-based remove/revoke flows and localized display behavior. |
| packages/backend.ai-webui-docs/src/ja/rbac_management/rbac_management.md | Updates Japanese RBAC docs for new popconfirm remove/revoke UX and refreshed permission modal screenshot. |
| packages/backend.ai-webui-docs/src/ko/rbac_management/rbac_management.md | Updates Korean RBAC docs to use “role/operation” terminology and describe localized labels + popconfirm flows. |
| packages/backend.ai-webui-docs/src/th/rbac_management/rbac_management.md | Updates Thai RBAC docs for localized scope labels, new screenshot, and popconfirm-based remove/revoke descriptions. |
f161984 to
c722f31
Compare
d8003f3 to
0c412ff
Compare
c722f31 to
8541193
Compare
0c412ff to
10d4a7e
Compare
8541193 to
55cb4cf
Compare
10d4a7e to
908117b
Compare
…scope names Part of the recent main-branch docs catch-up plan (Work Item 6). Source PRs: - FR-2775 (#7155) localize ROLE_ASSIGNMENT and resolve scope name in permission modal - FR-2803 (#7229) Korean RBAC: use 역할 (role) / 동작 (action) - FR-2804 (#7231) Popconfirm-style for reversible RBAC revoke/remove flows - FR-2828 (#7276) adaptive filter input types for RBAC permission/entity queries Changes: - Manage Permissions: scope target now shown as resolved localized name (not raw UUID); permission type label localized. - Remove a Permission / Revoke Users from a Role: documented Popconfirm-style anchored popup (reversible); not typed-confirm. - Korean version: 권한 → 역할 for role semantics; 동작 for operation; 세부 권한 retained for fine-grained permissions — matches resources/i18n/ko.json. - Role List + Permissions tab filter: adaptive input types per selected property. Updated in all 4 languages (en/ko/ja/th). Screenshots flagged with TODO markers.
Captures all 2 planned screenshots × 4 languages (8 PNGs): - rbac_permission_modal.png — Add Permission modal with resolved localized scope target + localized Permission Type label (FR-2775) - rbac_revoke_popconfirm.png — Popconfirm-style anchored confirmation on Revoke User action (FR-2804) Captured at 2× zoom via Portless dev, per-locale via window.switchLanguage().
10d4a7e to
104c776
Compare
55cb4cf to
3aeee5f
Compare

resolves #NNN (FR-MMM)
Checklist: (if applicable)