openlibhums / openlibhums/janeway
Issue galleys to be considered towards the item count of an issue
Open
Nobody has claimed this yet.
dev-ready
new feature
Priority low
Size XS
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
When an issue has no articles but an issue galley, it still shows as "0 Items" in the issues page
Describe the solution you'd like
Count the number of issue galleys towards the number of "Items" in an issue.
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 tracing the issues page implementation and how it calculates the displayed item count. Verify the behavior for an issue with no articles and one or more issue galleys, then add or update coverage so the count includes those galleys.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100