stable

Clone or download

Read-only

request #14503 No html5 validation for required field Licence on project creation

Given the Licence field is mandatory (it has a red asterisk next to its label), When user submit the form with this field left empty, Then the browser should not send the request and should complain about the missing required field, just like other required field on the same page. Change-Id: Ide04e15db95121251f5951115e22e3d9856f8330

Modified Files

Name
M src/www/scripts/project/registration/src/components/Information/TroveCat/TroveCategoryList.vue +1 −1 Go to diff View file
M src/www/scripts/project/registration/src/components/Information/TroveCat/__snapshots__/TroveCategoryList.test.ts.snap +1 −1 Go to diff View file