merkle-open / aem-generic-multifield

Generic Multifield component dialog extension for AEM
MIT License
15 stars 6 forks source link

Within AEMaaCS, the required validation mechanics break #43

Closed MichaelHeil closed 7 months ago

MichaelHeil commented 8 months ago

1.The required validation forces multiple error lines. The error of the dialog is being manipulated to many times. Also, the validation seems to be triggered before the item dialog is "opened". Not when the item dialog is being "saved/confirmed". Example given:

https://github.com/merkle-open/aem-generic-multifield/assets/19350710/9c48869c-5f02-44aa-95f1-37ac74354e30

  1. In addition, when the required state is fulfilled, the error state is not being removed again, as the "update" manipulation does not seem to work anymore.

https://github.com/merkle-open/aem-generic-multifield/assets/19350710/074b02ea-b202-40a0-8502-de5bc1acf509