Page MenuHomePhabricator

Function Editor: Allow user to REMOVE an Input from a function definition
Closed, ResolvedPublic

Description

As an User i would like to be able to remove an Input from a function definition as shown from the provided designs.

  • Add this feature in FunctionInput.js mixins
NOTE: Due to the fact that the input list is dynamically created, removing an item right in the middle of it will break the system. We have to use a similar approach used with the nested list where the array need to be re-organized. If an user remove the second of three input, the input labels will have to be "reorganized". Please discuss with simone for further details

Event Timeline

Jdforrester-WMF renamed this task from Function Editor - Allow user to REMOVE and Input from a function definition to Function Editor: Allow user to REMOVE an Input from a function definition.Jan 11 2022, 5:46 PM
MShilova_WMF added a subscriber: AdesojiThisDot.
MShilova_WMF added a subscriber: MShilova_WMF.

This task requires further discussions and eventually a decision.

AAlhazwani-WMF changed the task status from In Progress to Open.Aug 8 2022, 2:02 PM