Skip to content
New issue

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

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

Already on GitHub? # to your account

Add a count of the group's members to the /groups/{pubid}/edit/members page #9146

Open
seanh opened this issue Nov 28, 2024 · 0 comments
Open
Assignees
Labels

Comments

@seanh
Copy link
Contributor

seanh commented Nov 28, 2024

Depends on #9133.

Add a count of the group's number of members to the /groups/{pubid}/edit page.

This can be seen in the designs here: https://www.figma.com/design/jon1U01LGSLcx7PWtZ9TPZ/Hypothesis---Group-Management?node-id=2677-127&node-type=canvas&t=WbQZqgZOTMUcskEI-0

Note: since the read-group-members API's responses are going to be paginated (see #9133) this will need to be implemented by adding the total count to the paginated read-group-members API's responses and having the frontend read it from there.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants