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

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

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.

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

No branches or pull requests

1 participant