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

clean up some processes in UploadStudentFile #2238

Merged
merged 2 commits into from
Jul 23, 2018
Merged

Conversation

hawkrives
Copy link
Owner

  • renames state.students to state.actions, to better describe what it contains (student creation actions, that is)
  • properly uses setState callbacks to ensure that data is updated in the proper sequence
  • replaces a long promise chain with an async function

@hawkrives hawkrives merged commit b3835dd into master Jul 23, 2018
@hawkrives
Copy link
Owner Author

I tested that a student could still be imported and opened, so these changes are good.

@hawkrives hawkrives added this to Completed in Upcoming Jul 23, 2018
@hawkrives hawkrives deleted the upload-cleanups branch September 22, 2018 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Upcoming
  
Completed
Development

Successfully merging this pull request may close these issues.

None yet

1 participant