isRequired={true} bug on ModalDialog

Hi,

I have a ModalDialog with multiple and different required fields using Form Forge UI kit.
However, it works only with some of them, for instance user is able to submit the data without providing an input to all required fields.
See an example attached.
I guess it is a bug. Where should I report it.

Hi,

Maybe display condition could be a work around however I want it something more simple and easy. Any suggestion is more than welcome.

Cheers.

  • Predrag

Hello Predrag,

I believe I faced the same issue and found the following existing bug ticket on Forge Ecosystem.
https://ecosystem.atlassian.net/browse/FRGE-293

It seems that the required tag is not compatible with the isMulti prop.

@atlassian updates on this issue would be welcome.

Cheers
Wolfgang

1 Like