decentraland / decentraland/godot-explorer
Show Community Restriction Modal
- Dominant language
- Rust
- Stars
- 18
- Forks
- 19
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 43
Description
## Description
Implement a *Community Restriction Modal* on mobile, shown when a user attempts to access content (e.g. a world, scene, or chat) that is gated to members of a specific Decentraland Community. The modal should inform the user of the restriction and offer a path to join the community (if joining is allowed) or clearly explain why access is denied.
This is part of the broader Communities feature effort tracked in #656 (Communities Menu, Discovery, Search, Joining, and Community Text Chat).
## Notes
- No existing reference implementation was found in `unity-explorer` or `godot-explorer` at the time of writing — exact trigger conditions, copy, and design should be confirmed with product/design before implementation.
- Related: #656 (Communities — parent feature, currently "need definition")
## Suggested Scope
- Detect when a user attempts to enter a community-restricted space
- Display modal with restriction messaging
- CTA to join community (if applicable) or dismiss/return
---
Requested by Rodri via Slack
Contributor guide
Assessment
This issue has not been assessed yet.