cernanalysispreservation / analysispreservation.cern.ch

Source code for the CERN Analysis Preservation portal
https://analysispreservation.cern.ch/
GNU General Public License v3.0
43 stars 30 forks source link

Form Builder: display update button for prop key under conditions #1963

Closed papadopan closed 3 years ago

papadopan commented 3 years ago

Feature request

What is the expected behavior?

Now there is hiding of the update button when there is an array of string and not an array of objects. There is a condition to not display the button when there is items as the last item in the array of the uiPath. This condition might break when the user provides the name of a prop key as items. Should be investigated more how to control it.

What is motivation or use case for adding/changing the behavior?

How should this be implemented in your opinion?

Are you willing to work on this yourself? yes

papadopan commented 3 years ago

Has already been implemented