Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling granular topic level gating #9063

Closed
sachben91 opened this issue Aug 29, 2024 · 0 comments · Fixed by #9512
Closed

Enabling granular topic level gating #9063

sachben91 opened this issue Aug 29, 2024 · 0 comments · Fixed by #9512
Assignees
Labels
5 Few days task enhancement New feature or request refined S1 S6

Comments

@sachben91
Copy link

sachben91 commented Aug 29, 2024

Description

More granular permissions for gating groups has been something that been brought up by customers, most recently Layer Zero. This ticket introduces granular permissions at the topic level for gated groups. Utilizing this, the admin of a group will be able to set permissions on which groups can upvote, comment and post on groups.

Project Owner

@sachben91

Bucket ID

No response

User Stories / Acceptance Criteria

  • During group creation, after the admin has entered the topics the group has access to, the admin should be shown the list of topics with permissions next to it
  • The admin should be able to set permissions for each topic using the dropdown available
  • The options in the drop down are: upvote, upvote and comment, upvote and comment and post
  • for upvote only permissions: user can upvote posts in the selected topic but not post or comment
  • upvote and comment: user can comment but cannot post
  • upvote and comment and post: user can comment, post and upvote within the topics selected

Design Devlink

Figma

Design Screenshot

Screenshot 2024-08-29 at 12 24 46 PM Screenshot 2024-08-29 at 12 24 39 PM

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 Few days task enhancement New feature or request refined S1 S6
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants