Skip to content

[Test failure] TC-00023: Learner Dashboard – Header Elements (Logged In) #271

Description

@bra-i-am

Release

Verawood

Expected behaviour

Scenario: Header slot looks as expected on the learner dashboard

Given I am an Open edX user on the learner dashboard page

  1. Then I see that the header renders properly with three links on the upper lefthand corner labeled:

    • Courses (the active link)
    • Programs
    • Discover New
  2. When I click on the Courses link
    Then I remain on the Learner Dashboard page

  3. When I click on the Programs link
    Then I am brought to the Programs page

  4. When I click on the Discover New link
    Then I am brought to the Course Catalog page

  5. Then I see an icon on the upper lefthand corner

  6. When I click on the icon
    Then I am taken to the Learner Dashboard page

  7. Then I see a help link and my account name as a dropdown on the upper righthand corner

  8. When I click on the help link
    Then I am directed to the docs site

  9. When I click the dropdown
    Then I see the following options:

    • Profile
    • Account
    • Order History
    • Sign Out
  10. When I click on Profile
    Then I am directed to my Profile page

  11. When I click on Account
    Then I am directed to my Account page

  12. When I click on Order History
    Then I am directed to the Order History page

  13. When I click on Sign Out
    Then I am signed out and redirected to the LMS logged out landing page

Actual behaviour

  • The "Programs" tab is not available in the upper left-hand navigation.
  • If I go to https://frontend-base.openedx.io/dashboard/programs/ I receive a Page not found error
  • The "Help" link is not available in the upper right-hand section in the Learner Dashboard
  • The "Order History" option is not present in the account dropdown menu.

Steps to reproduce

  1. Log in to https://apps.frontend-base.openedx.io/learner-dashboard/ as a student.
  2. On the Learner Dashboard:
    • The "Help" link is missing from the top-right
    • The "Programs" nav option is not available beside the "Courses" or "Discover New" options
  3. Navigate to Programs:
    • Observe that the Help link is present, but the page responds with a 404
  4. Click the user account dropdown: the "Order History" option is not displayed

Additional information

Related openedx/wg-build-test-release#580 openedx/wg-build-test-release#583

Metadata

Metadata

Assignees

No one assigned

    Labels

    release testingAffects the upcoming release (attention needed)verawoodReleased in Verawood

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions