Opened 12 years ago
Closed 12 years ago
#20638 closed Uncategorized (fixed)
new "development version" banner on docs obscures important content
| Reported by: | Tai Lee | Owned by: | Jannis Leidel |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
When you click on an anchor link from the side bar, e.g. the with tag in template tag docs, the anchor you jump to (and the title) is hidden underneath the banner. I think it's standard behaviour to scroll so that the anchor is positioned at the very top of the viewport, so this might need some JS to re-scroll the page down the same height as the banner so you can easily see the title for the content you just clicked through to.
Refs #20518
Change History (2)
comment:1 by , 12 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 0d94386218c757892f9b228e764f1696802fe8d7/djangoproject.com: