enonic / app-contentstudio

Content Studio of Enonic XP
GNU General Public License v3.0
10 stars 4 forks source link

Incorrect behaviour of validation for Item Set occurrences #7736

Open sgauruseu opened 2 months ago

sgauruseu commented 2 months ago

There is a bug similar to this issue- https://github.com/enonic/app-contentstudio/issues/7186

  1. Select Features and open wizard for new Nested Form Item Sets
  2. Click on Add button and add the first level
  3. Click on Save button - Validation record appears - OK
  4. Click on Add button again (add one more level)
  5. Fill in required inputs in the first occurrence (first form level 1)

BUG: Red border remains visible after filling in required inputs in the first occurrence of ItemSet,

image

Click on Save button - red border appears in the second occurrence - It is correct behaviour:

image