Validation Messages in Modal Windows
If you run Modal Window using Local Action on Link/Button Validation Message will be displayed on the background of the Modal Window like this:
It happens because Modal Window doesn’t have own harness with section for displaying Validation Messages. Can be easily resolved by adding pyCaseErrorSection to the Modal Template or Flow Action Section:
That problem exists since beginning for both UI-Kit and Cosmos, crazy that such simple and common use case isn’t covered OOTB.