-
Notifications
You must be signed in to change notification settings - Fork 32
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
Learn More #726
Comments
…GitBook Lens APIs (hotwax#726)
Implemented the logic and added a "Learn More" modal that displays job information generated from the GitBook Lens API and includes a link to the GitBook article source. Currently, I am marking this ticket as on hold because the documents need structural changes, as the GitBook Lens APIs fetch data based on them. |
Let's merge this into develop since we have GitBook AI running now. We can test this and marketing team can help fine tune content before release @ravilodhi |
Sure, let me check the PR. |
… wrapped ion-button into ion-buttons(hotwax#726)
Implemented: 'Learn More' functionality that generates job info from GitBook Lens APIs (#726)
@dt2patel Try now. Actually, there are some environment variables that need to be set as organization secrets and supported in the auto-deployment action. Deployed the Job Manager dev manually. |
…fig service using client method(hotwax#726)
Fixed: removed the caret sign from oms-api in package.json file, used oms-api version 15.0 and passed token in client method as required in oms-api v15(#726)
What is the motivation for adding/enhancing this feature?
Allow users to quickly search about jobs from Job Manager to get a better understanding of specific jobs without having to leave the app.
They can either click on learn more from the description of a job detail section or click on the info icon at the end of the they job enum item on the job card.The text was updated successfully, but these errors were encountered: