ProcessMaker / vue-form-elements

Reusable VueJS Based Form Elements
25 stars 12 forks source link

Bugfix 6101-B: Error validations are not marked with the color selected in Customize UI #341

Closed eiresendez closed 2 years ago

eiresendez commented 2 years ago

Issue & Reproduction Steps

Select List still mark in red the validation of the required field

  1. Go to admin
  2. Open Customize UI
  3. Select a color different to red in "Danger" option
  4. Save the changes
  5. Create a Screen
  6. Add controls like(line input, textarea, select list, signature)
  7. Add Required validation in each control
  8. Press preview button

Solution

How to Test

Related Tickets & Packages