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

feat: add course/program detail to 'View Course' button #1065

Merged
merged 29 commits into from
Oct 30, 2023

Conversation

katrinan029
Copy link
Contributor

@katrinan029 katrinan029 commented Oct 19, 2023

Description

The “Catalog” tab of the LCM budget detail page includes search results of the content contained by the catalog associated with the budget/policy currently being viewed. The search results only depict minimal information to the user such as the course image, partner, course title, price, and relevant dates. However, there is not enough information included for users to make informed decisions about which course to recommend.

Solution

Add a hyperlink to the 'View Course' button that links to the learner portal course about page in a new tab.

Screen.Recording.2023-10-19.at.2.47.30.PM.mov

For all changes

  • Ensure adequate tests are in place (or reviewed existing tests cover changes)

Only if submitting a visual change

  • Ensure to attach screenshots
  • Ensure to have UX team confirm screenshots

@katrinan029 katrinan029 changed the base branch from master to knguyen2/ENT-7591 October 19, 2023 21:05
@katrinan029 katrinan029 changed the title Knguyen/ent 7594 feat: add course/program detail to 'View Course' button Oct 19, 2023
@katrinan029 katrinan029 changed the base branch from knguyen2/ENT-7591 to master October 19, 2023 21:57
@katrinan029 katrinan029 changed the base branch from master to knguyen/ENT-7591 October 19, 2023 21:57
@katrinan029 katrinan029 changed the base branch from knguyen/ENT-7591 to knguyen2/ENT-7591 October 19, 2023 21:57
@katrinan029 katrinan029 marked this pull request as ready for review October 19, 2023 21:59
@katrinan029 katrinan029 requested review from a team and adamstankiewicz October 19, 2023 21:59
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a33a21a) 84.10% compared to head (1ac7055) 84.11%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1065   +/-   ##
=======================================
  Coverage   84.10%   84.11%           
=======================================
  Files         454      454           
  Lines        9557     9562    +5     
  Branches     1991     1993    +2     
=======================================
+ Hits         8038     8043    +5     
  Misses       1476     1476           
  Partials       43       43           
Files Coverage Δ
...edit-management/BudgetDetailCatalogTabContents.jsx 100.00% <ø> (ø)
...nts/learner-credit-management/cards/CourseCard.jsx 100.00% <100.00%> (ø)
...learner-credit-management/search/CatalogSearch.jsx 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Base automatically changed from knguyen2/ENT-7591 to master October 27, 2023 21:53
@adamstankiewicz
Copy link
Member

@katrinan029 Changes look good to me! Just a heads up, looks like there is 1 failing test.

@katrinan029 katrinan029 merged commit 5d2a736 into master Oct 30, 2023
6 checks passed
@katrinan029 katrinan029 deleted the knguyen/ENT-7594 branch October 30, 2023 19:34
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.

3 participants