openedx / openedx/docs.openedx.org

Clicking on tile images should bring you to the page, not the image

Open Beginner friendly
#1,479 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

build-issue good first issue
Dominant language
JavaScript
Stars
35
Forks
95
Avg merge
5d 15h
Merged PRs (30d)
3

Description

Background

There are cute little images on all the tiles now, very nice:

Image

Expected behavior

When I click on the image, I should go to the page it indicates. e.g., I'd expect that clicking on the educator lady would bring me to the Educators home page.

Actual behavior

Clicking on the image brings me to the image itself, which is almost never what I want.

e.g., https://docs.openedx.org/en/latest/_images/educator_undraw.png

Fortunately, explicitly clicking "Educator's Home" works fine.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the behavior on the documentation tile shown in the issue, then locate the source markup that assembles that tile and its image link. Done means clicking the image navigates to the indicated documentation page, such as Educators home, while the existing text link continues to work.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.