Closed Bug 1580892 Opened 6 years ago Closed 6 years ago

'Next' links to an unexpected page from 'How CSS works'

Categories

(developer.mozilla.org Graveyard :: General, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: johnheckbert, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?

  1. clicked on the 'Next' button on https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps/How_CSS_works
    2. the 'https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps/Using_your_new_knowledge' page opened
    3. I was expecting 'CSS Syntax'

It looks like the sequence doesn't match the table on the left side of the window

What happened?

Wrong (?) page opened

What should have happened?

A different page - more in line with the table on the left - should have opened.

Is there anything else we should know?

Definitely seems the side-bar is disconnected from the nav feature in the content.

I don't know who or how we should correct it for now. So, needinfo'ing Chris for now.

Ideally, these two "widgets" should be properly connected and read from the same source so authors don't have to update two table of contents lists.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(cmills)

The "Next" link is actually correct. the trouble is that we've updated the CSS courses recently, including updating the sidebars to show the new articles, but MDN has not updated properly so it is still showing the old sidebar.

I've corrected it by doing a "Shift + Refresh" (Shift + Cmd + R (or Shift + Cmd + R on Mac)) on the page you cited as looking wrong, to force it to regenerate the page. If you see any other places with sidebars that look wrong, just do the same.

Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(cmills)
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.