Second h1 heading for IMajorHeadingViews
Bug #435255 reported by
Michael Nelson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
Views implementing IMajorHeadingView correctly have an h1 above the app buttons, but if the view happens to have a label attribute, a second h1 heading is displayed below the app-tabs. The display of the breadcrumbs in this situation was supressed with bug 433852.
This situation bit me after a subsequent branch added a label to the base-class of a view I'd worked on.
For the moment, an easy workaround is to explicitly define the label as None when necessary.
tags: | added: tech-debt |
affects: | launchpad-foundations → launchpad-web |
Changed in launchpad-web: | |
importance: | Undecided → Low |
To post a comment you must log in.