UISAUTHCOM-96 Role Edit missing capabilities/applications - U10f version. - #154
Open
JohnC-80 wants to merge 3 commits into
Open
UISAUTHCOM-96 Role Edit missing capabilities/applications - U10f version.#154JohnC-80 wants to merge 3 commits into
JohnC-80 wants to merge 3 commits into
Conversation
Jest Unit Test Results 1 files ±0 57 suites ±0 1m 43s ⏱️ +27s Results for commit 00a5091. ± Comparison against base commit 1254183. This pull request removes 2 and adds 3 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
JohnC-80
marked this pull request as ready for review
August 13, 2026 21:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



UISAUTHCOM-96 Umbrellaleaf (U10f) version.
#153 except only a single request is necessary since https://folio-org.atlassian.net/browse/MODROLESKC-408 is deployed on snapshot.
Approach
I added "Direct" version of output key for
useRoleCapabiliteshook:initialDirectCapabilitiesSelectedMap. I used this in the role form. Existing output keys were left untouched for other views that use them.Tidy up that initial state of direct capabilities with
expand = true-Bugfix: (Same capabilities/apps on Edit screen as appear on the Details)
2026-08-13_16h39_09.mp4
Direct/Inherited Checkbox behavior
2026-08-13_16h43_54.mp4
Cross-session persistence
2026-08-14_10h37_20.mp4