openedx / openedx/docs.openedx.org
Clicking on tile images should bring you to the page, not the image
Nobody has claimed this yet.
- 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:
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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