-
Notifications
You must be signed in to change notification settings - Fork 33
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
feat: add members data table to group detail page #1350
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1350 +/- ##
==========================================
- Coverage 85.80% 85.78% -0.03%
==========================================
Files 600 604 +4
Lines 13222 13273 +51
Branches 2746 2792 +46
==========================================
+ Hits 11345 11386 +41
- Misses 1812 1819 +7
- Partials 65 68 +3 ☔ View full report in Codecov by Sentry. |
438c097
to
a92edce
Compare
8880f4f
to
04af0cc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple little nits but overall looks good!
src/components/PeopleManagement/EnrollmentsTableColumnHeader.jsx
Outdated
Show resolved
Hide resolved
b7c9e3d
to
c588d0a
Compare
Description
Adds a group's data table with pending and registered learners.
https://www.figma.com/design/eMWRd2jVa4Jqc6y7qrUfaa/Groups-Phase-2?node-id=917-55910&t=sZoKuuNnNJvie0bI-1
https://2u-internal.atlassian.net/browse/ENT-9525
Testing
For all changes
Only if submitting a visual change