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

[student-libraries] Refactor MoveStudents.jsx into MoveStudents.jsx and SortedTableSelect.jsx #33479

Merged
merged 9 commits into from Mar 12, 2020

Conversation

jmkulwik
Copy link
Contributor

@jmkulwik jmkulwik commented Mar 6, 2020

This is some prefactoring for https://codedotorg.atlassian.net/browse/STAR-777.

We will be reusing the UI of this modal for the element that will allow teachers to share libraries with students.

Before & After. Only difference is the addition of the "Move Students"
image

Future work: Create a use this element for the Assign Libraries modal (mockup below)
image

Links

Testing story

Updated existing tests. Added new tests for SortedTableSelect

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@jmkulwik jmkulwik changed the title Teachers share libraries with classes [student-libraries] Refactor MoveStudents.jsx into MoveStudents.jsx and SortedTableSelect.jsx Mar 6, 2020
Copy link

@epeach epeach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Super re-usable component now! 🎉

Copy link

@epeach epeach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jmkulwik jmkulwik merged commit 0596a1a into staging Mar 12, 2020
@jmkulwik jmkulwik deleted the teachers-share-libraries-with-classes branch July 6, 2020 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants