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

Added 'Get Help' button to training modules #5775

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

omChauhanDev
Copy link
Contributor

@omChauhanDev omChauhanDev commented Apr 15, 2024

What this PR does

Fixes #5486
This pr mainly aims to show the 'Get Help' button on training modules. The button's purpose is to send alerts to the Wiki Expert for the user's course.

Tasks :

  • Refactor the training pages such that the training navbar will render in React

  • For logged-in users, in wiki_education mode, the 'Get Help' button should appear when going through training modules.

  • Defined behaviour of this button on the training navbar.

@omChauhanDev
Copy link
Contributor Author

@ragesoss Sir, based on the issue details, this 'Get Help' button on the training navbar should default to sending alerts to the Wiki Expert for the user's course. My question is about clarifying whether "Wiki Expert" refers to the wikipediaHelpUser, programHelpUser, dashboardHelpUser, or any other term I might be missing.

Till now, this button has the course.id from where the user reached the training module.

@ragesoss
Copy link
Member

@om-chauhan1 it refers to wikipediaHelpUser.

@omChauhanDev
Copy link
Contributor Author

Before :
Before

After :

After.webm

@omChauhanDev omChauhanDev marked this pull request as ready for review April 17, 2024 13:48
@omChauhanDev omChauhanDev changed the title Adding 'Get Help' button to training modules Added 'Get Help' button to training modules Apr 17, 2024
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.

Add 'Get Help' button to training modules
3 participants