Fix jump-to-section alignment on website
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 33
- Forks
- 104
- Avg merge
- 12h 3m
- Merged PRs (30d)
- 10
Description
Moving this over from an issue on the US-RSE conference 2024 website.
When I click on a URL for a particular section of the website, it scrolls down to just past the actual section header. For example, going to the "Hotel Accomodation" section of the website at https://us-rse.org/usrse24/attend/travel/#hotel-accommodation looks like this to me:
Someone else should double check this behavior occurs for them, it happens for me in both Firefox and Chrome.
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
Open the linked US-RSE conference travel page and test the #hotel-accommodation anchor in Firefox and Chrome, as described. Inspect the website entry point that renders the travel sections and identify why the section heading is obscured or skipped; done means the anchor lands with the full section header visible in both browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100