openlibhums / openlibhums/janeway
Include theme and version in page HTML
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
User story
When I spot a bug in the middle of another task, I want to be able to record it quickly as an issue, without diverting from that task. Especially as a newer member of staff, I don't have all the journals in my head yet, so I have to log in and find out, or guess. Having spotted a bug, I've likely pulled up the inspector already, so if the theme and version number were included in the HTML, that information would already be to hand.
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
The issue does not name a file, template, entry point, or test. Start by tracing how page HTML is rendered and where the active theme and application version are available; done means both values can be found in the inspector on rendered pages, with a test or verification covering the output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100