Page MenuHomePhabricator

require a function when creating an implementation
Closed, ResolvedPublic

Description

right now the UI lets you create an implementation that is not attached to the function. This returns a "malformed" error because an implementation is actually required, so we should make a function required in order to click the save button (we should also probably add specificity to that error on the frontend)

Event Timeline

JKieserman changed the task status from Open to In Progress.Aug 11 2022, 10:32 AM
JKieserman claimed this task.

Change 823119 had a related patch set uploaded (by Jkieserman; author: Jkieserman):

[mediawiki/extensions/WikiLambda@master] do not enable save button until zImplementation or zTester has a function associated with it

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

Change 823119 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] do not enable save button until zImplementation or zTester has a function associated with it

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