feat: clarify that permission settings apply across all locales#5486
Open
lupafubeep wants to merge 1 commit into
Open
feat: clarify that permission settings apply across all locales#5486lupafubeep wants to merge 1 commit into
lupafubeep wants to merge 1 commit into
Conversation
boutell
requested changes
Jun 23, 2026
boutell
left a comment
Member
There was a problem hiding this comment.
There are changes in this PR that don't seem relevant to the intended change.
Are you working on an ApostropheCMS project where this created user confusion?
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.
Please indicate which branch this PR should merge into:
Check one
Summary
Closes #3452
Added a notice banner in the
AposPermissionGridcomponent to clearly inform users that permission settings apply across all locales and cannot be set independently per locale. Also added the corresponding i18n translation keypermissionsApplyToAllLocalesto the English translation file.What are the specific steps to test this change?
What kind of change does this PR introduce?
Make sure the PR fulfills these requirements:
Other information:
This change improves UX by making it clear to users that page permission settings are global across all locales, addressing the confusion reported in issue #3452.