-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add progress bar callback function #7 #8
Conversation
@khdlr I did not come up with a test for that, maybe we merge it now and test it as soon as we integrate it in our frontend? |
@khdlr can you add your review so that I can merge? |
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.
Missing / 3
when calling the progress callback
Sorry, didn't realise it's a two step process where I have to first "start a review" and then "finalize the review" 😅 |
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.
We need it for i
as well :)
Ups... |
No description provided.