-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Labels
Description
Currently, the Talk component is only accessible to superusers. However, all team members who have access to events should also be able to view the Talk component.
To reproduce the issue:
- Create a new user.
- Add this user to the Talk team with all permissions.
- Try accessing the Talk dashboard.
Result: The team member cannot access the talk dashboard. The same issue occurs with the /orga/cfp URL.
Expected behavior: A team member with full permissions should be able to view the talk dashboard and other Talk-related elements, not just superusers.