Skip to content

Fix permission checkboxes become disabled after being selected in Blazor UI#24952

Merged
yagmurcelk merged 1 commit intorel-10.2from
fix/blazor-permission-checkbox-disabled-after-select
Mar 2, 2026
Merged

Fix permission checkboxes become disabled after being selected in Blazor UI#24952
yagmurcelk merged 1 commit intorel-10.2from
fix/blazor-permission-checkbox-disabled-after-select

Conversation

@maliming
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes an issue in the Permission Management Blazor UI where permission checkboxes could become disabled immediately after being selected, due to empty GrantedProviders being treated as “granted by other providers”.

Changes:

  • Update IsDisabledPermission to only disable a granted permission when there is at least one recorded granting provider and all of them differ from the current provider.

@yagmurcelk yagmurcelk merged commit d47ab58 into rel-10.2 Mar 2, 2026
7 checks passed
@yagmurcelk yagmurcelk deleted the fix/blazor-permission-checkbox-disabled-after-select branch March 2, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants