-
Notifications
You must be signed in to change notification settings - Fork 82
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
Students-List component migrated #269
base: development
Are you sure you want to change the base?
Students-List component migrated #269
Conversation
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.
"Once things are all working... you can delete the old CoffeeScript, HTML and SCSS files. These are no longer needed... so they can go!" as per the migration guide, this can be removed
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.
"Once things are all working... you can delete the old CoffeeScript, HTML and SCSS files. These are no longer needed... so they can go!" as per the migration guide, this can also be removed
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.
This looks good, you have imported and used it.
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.
"Once things are all working... you can delete the old CoffeeScript, HTML and SCSS files. These are no longer needed... so they can go!" as per the migration guide, this can also be removed
Description
The unit-details-editor component is responsible for displaying and managing a list of students within a unit. It allows instructors (Convenors, Tutors, Admins, and Auditors) to filter, sort, search, and view student details, manage pagination, export data, and interact with students' records.
Type of change
How Has This Been Tested?
Login in using avencor user. Select a unit; click the drop down and choose Students and view the component.
I have tested this code by using the browser and have Screenshots will show comparison between previous and current implementation in various browsers.
#before:
#After:
Testing Checklist:
Checklist: