molgenis / molgenis-frontend

Frontend code for MOLGENIS
GNU Lesser General Public License v3.0
6 stars 12 forks source link

Forms in create mode don't show ref attribute defaults #231

Open dennishendriksen opened 6 years ago

dennishendriksen commented 6 years ago

(extracted from molgenis/molgenis#7768)

How to Reproduce

Expected behavior

Observed behavior

dennishendriksen commented 6 years ago

Cause is the // TODO: both name and value for the label attribute are missing! statements from @fdlk in molgenis-core-ui/src/main/javascript/modules/react-components/Form.js.

mswertz commented 6 years ago

I suppose this should be fixed in vuejs forms.