openlibhums / openlibhums/janeway
OLH theme sidebar broken on medium screens
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 239
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Describe the bug
The OLH theme uses absolute CSS positioning for the article sidebar, and it is broken on small and medium screens because it uses the entire page height for the top offset.

Janeway version
1.5.0
To Reproduce
- Set a narrow viewport
- Navigate to https://ijwwe.uwp.co.uk/article/id/380/
- Scroll down to the aside element with
class="sticky is-anchored etc"
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
Reproduce the issue at https://ijwwe.uwp.co.uk/article/id/380/ with a narrow viewport, then inspect the OLH theme styles for the article sidebar and the aside element with class="sticky is-anchored etc". Done means the sidebar remains correctly positioned while scrolling on medium screens without using the entire page height for its top offset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100