hypothesis / hypothesis/product-backlog
Communicate read only state from api to client for groups
Open
- Dominant language
- No language data
- Stars
- 122
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
In the API, communicate to the client whether the user can post to a given group. Note that we cannot just use group.type === "restricted" because that is a property of the group, whereas ability to post depends on the user's permissions within the group.
This is related to https://github.com/hypothesis/product-backlog/issues/575.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.