Page MenuHomePhabricator

Navigating backward after landing on the Function editor does not work (see ticket for details)
Closed, ResolvedPublicBUG REPORT

Description

List of steps to reproduce (step by step, including full links if applicable):

What happens?:

  • you go to a broken empty version of the ZFunction editor

What should have happened instead?:

NOTE and extra info
There are a couple of issue to solve here:

  • The "step=name" that is added to the route need to REPLACE the existing history and not add a new history entry
  • The Function editor is shown not only if z8 is part of the query paramether, but also when Z8 is set as the selected type. We need to make sure that when we go backward, if the URL does NOT have a Z8 defined, we need to REMOVE the type selected (not sure if possible and if the method for this exist)

Event Timeline

Change 732310 had a related patch set uploaded (by AdesojiThisDot; author: AdesojiThisDot):

[mediawiki/extensions/WikiLambda@master] Navigating backward after landing on the Function editor does not work

https://gerrit.wikimedia.org/r/732310

Change 732310 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] Navigating backward after landing on the Function editor does not work

https://gerrit.wikimedia.org/r/732310