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

[WELLMS-400] Added isLast and onCourseFinished props in CourseTopNav component. #309

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

myslaf
Copy link
Contributor

@myslaf myslaf commented Jan 29, 2024

Added isLast boolean and onCourseFinished function in CourseTopNav component props.
Add useCallback to all rendered functions in CourseTopNav component.
Change translation and call other functions when isLast and onCourseFinished props are added.

…r double-clicking on the last page. Now it is executed when entering the last page of the PDF.

Fixed a bug with the next button disabled when returning from the last page to the previous one.
…mponent props.

Add useCallback to all rendered functions in CourseTopNav component.
Change translation and call other functions when isLast and onCourseFinished props are added.
@qunabu qunabu merged commit 35b1170 into main Jan 30, 2024
7 of 9 checks passed
@qunabu qunabu deleted the bugfix/WELLMS-400 branch January 30, 2024 10:33
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.

2 participants