Skip to content

DEV: Use resolve_group_membership core theme functionality#37

Merged
martin-brennan merged 1 commit into
mainfrom
dev/user-resolved-groups-fix
Jul 8, 2026
Merged

DEV: Use resolve_group_membership core theme functionality#37
martin-brennan merged 1 commit into
mainfrom
dev/user-resolved-groups-fix

Conversation

@martin-brennan

Copy link
Copy Markdown
Contributor

See discourse/discourse#41360,
group list theme settings can now use resolve_group_membership: true
and a special user_in_X property will be injected on the theme
settings object, so we can check this on the frontend instead
of looking at currentUser.groups, which may not include all
groups the user is a member of.

See discourse/discourse#41360,
group list theme settings can now use resolve_group_membership: true
and a special user_in_X property will be injected on the theme
settings object, so we can check this on the frontend instead
of looking at currentUser.groups, which may not include all
groups the user is a member of.
@martin-brennan martin-brennan force-pushed the dev/user-resolved-groups-fix branch from 1332922 to 5e83632 Compare July 8, 2026 02:34
@martin-brennan martin-brennan merged commit 2a8ba50 into main Jul 8, 2026
4 checks passed
@martin-brennan martin-brennan deleted the dev/user-resolved-groups-fix branch July 8, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants