Page MenuHomePhabricator

Redirect editor to new Lexeme after successful Lexeme creation
Closed, ResolvedPublic5 Estimated Story Points

Description

As an editor I want to see my newly created Lexeme right away in order to be able to quickly add additional data to it after the basic Lexeme has been created.

Problem:
We currently don't redirect the editor to the new Lexeme after it's been created.

BDD
GIVEN a successful submission of data for a new Lexeme on Special:NewLexeme
WHEN the Lexeme has been created
THEN the editor is redirected to the new Lexeme

Acceptance criteria:

  • editor is redirected to new Lexeme after they clicked submit and the Lexeme was successfully created
  • editor is not redirected in case of errors during Lexeme creation (those are shown in-place on the Special:NewLexeme page

Event Timeline

Change 773511 had a related patch set uploaded (by Michael Große; author: Michael Große):

[mediawiki/extensions/WikibaseLexeme@master] Include new Lookups in Special:NewLexemeAlpha

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

Change 773511 merged by jenkins-bot:

[mediawiki/extensions/WikibaseLexeme@master] Include new Lookups in Special:NewLexemeAlpha

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