openlibhums / openlibhums/janeway
Missing alt text fields
Open
1.9-ally
bug
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Describe the bug
I found a few alt text bugs when extending the feature to Hourglass.
There is no way to set alt text for these images:
- Account.profile_image
- Press.secondary_image
- NewsItem.large_image_file
- Press.default_carousel_image
This property does not exist (called in several templates):
news_item.best_image_alt_text
Janeway version
1.9 / 4e0c64c447e04843ab1232ddd99e983dfedd8bc8
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.
Assessment
This issue has not been assessed yet.