-
Notifications
You must be signed in to change notification settings - Fork 427
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
Implement frontend UI for group membership management #9063
Comments
I think all the necessary backend work for the group-membership-management MVP is now merged and deployed to production, so the frontend should be unblocked to complete the feature now. In particular:
@robertknight @acelaya Please remove the search box and the count of the number of members from the Edit group page. Dan has clarified that we're not going to be adding these and other additional features to the page: the minimal page will be sufficient, and it's going to be higher priority to move on to other projects. But I am planning to add pagination to the page, and the presence of the search box and members count would make adding pagination take longer because both would need to be re-implemented in pagination-compatible ways. |
Implement the UI for managing group members in the new group forms.
See discussion in https://hypothes-is.slack.com/archives/C1M8NH76X/p1730388739712579. The Figma designs are in the "Flows" page in https://www.figma.com/design/jon1U01LGSLcx7PWtZ9TPZ/Hypothesis---Group-Management?node-id=2584-77&node-type=canvas&t=OULpVFk8bte1XWnZ-0.
The text was updated successfully, but these errors were encountered: