Skip to content

Fixing bugs and polishing#205

Merged
krulis-martin merged 10 commits intomasterfrom
fixing-bugs-and-polishing
Mar 28, 2018
Merged

Fixing bugs and polishing#205
krulis-martin merged 10 commits intomasterfrom
fixing-bugs-and-polishing

Conversation

@krulis-martin
Copy link
Copy Markdown
Member

No description provided.

Neloop
Neloop previously approved these changes Mar 27, 2018
Promise.all([
dispatch(fetchAssignment(assignmentId)),
dispatch(fetchAssignment(assignmentId)).then(({ value: assignment }) =>
dispatch(fetchExerciseIfNeeded(assignment.exerciseId))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Student cannot fetch exercise.

@krulis-martin krulis-martin merged commit 949944e into master Mar 28, 2018
@krulis-martin krulis-martin deleted the fixing-bugs-and-polishing branch March 28, 2018 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants