-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[#12329] Refactoring of sortable tables - Extension Confirm Modal #12556
[#12329] Refactoring of sortable tables - Extension Confirm Modal #12556
Conversation
Folks, This PR seems to be stalling (no activities for the past 7 days). 🐌 😢 |
1 similar comment
Folks, This PR seems to be stalling (no activities for the past 7 days). 🐌 😢 |
Hey @jasonqiu212 @weiquu @cedricongjh, this PR is also ready for review |
Folks, This PR seems to be stalling (no activities for the past 7 days). 🐌 😢 |
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.
LGTM! thank you for your contribution
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.
LGTM!
Fixes #12329
Outline of Solution
This PR refactors the student and instructor tables created in the modal to utilise the
sortable-table
component. The solution roughly encompasses the same mechanics as other similar refactoring PRs.UI and functionality should be maintained for the modal.