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

Refactor trainingpages to react #5522

Conversation

sharon-odhiambo
Copy link
Contributor

What this PR does
Whenever a user is logged in wiki-education mode, they are able to access the get help button. The button is however not available when the user launches the training modules from the course page. This PR solves that problem:
Refactoring the training libraries page from the server side rendering by refactoring the index.html.erb to a React component
Refactoring a single library page from the server side to the client side
Adding the Get help button to a single library page and training module slides
Modifying the Get help button to default it to notifying the expert whenever a user clicks the get help button from the training pages.

This PR addresses issue #5486

Screenshots
Before:
< add a screenshot of the UI before your change >

After:
< add a screenshot of the UI after your change >

Open questions and concerns
< anything you learned that you want to share, or questions you're wondering about related to this PR >

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.

1 participant