Uh oh!
There was an error while loading. Please reload this page.
Infra: remove two of the five instances of title at top of pages - #2532
Conversation
AA-Turner
commented
Apr 16, 2022
The idea behind the contents title on the left was as it is sticky -- so the title is always visible. Perhaps that is a bad rationale, but that was why I added it! A |
hugovk
commented
Apr 16, 2022
Ah right, I see. Yes, I think it could still be removed. And I didn't mention the fifth place: the tab title :) |
There was a problem hiding this comment.
Agreed; I'd been just thinking the same. Being stickied is the one benefit, yes, but its still :stickied" in the tab title and not that important to have visible all the time that we need so many copies floating around, and it doesn't help on narrow widths/mobile.
As a corollary, I might suggest eliding the full title from the breadcrumbs and just leaving the PEP number, which is much shorter while still getting the same point across, and avoiding one or possibly two extra lines on narrow widths/mobile.
Unless we could just sticky the breadcrumbs bar, which would be reasonably handy for information and navigation purposes and justify keeping it there, but that's not entirely trivial.
Had thought the same :) I've pushed a commit to remove this too. |
CAM-Gerlach
commented
Apr 16, 2022
As I've generally seen it recommended to include the current page in the breadcrumbs, and its particularly odd that it looks like its implied that the current page is the "PEP Index", what I'm suggesting is eliding the title but still including the PEP number, i.e. something like |
hugovk
commented
Apr 17, 2022
Got it, updated! |
CAM-Gerlach
left a comment
There was a problem hiding this comment.
LGTM again; thanks @hugovk !
this was removed in python/peps#2532

We currently have the PEP title shown four times at the top of each page:
https://peps.python.org/8
This PR removes the contents title on the left: