Michael Voříšek
Michael Voříšek
steps to reproduce: 1. open `/demos/data-action/factory-view.php` 2. click  3. the following is shown:  4. click outside the modal (on the dark background) 5. sometimes (seems some race condition)...
otherwise issues during actual/DB update are not tested/caught modify == save, not only simulate save with success response
Each individual input has type, normalize function and some options like required, mandatory, allowed values. All of these are directly bound to an individual field and thus can be validated...
Support was temporary removed in https://github.com/atk4/ui/pull/1664/files#diff-090b97be7788c2935eac093dc30726c0e0f7797ae8e356e2bbee5896b488b615R53 as the underlaying DBAL type `datetime` (`date`, ...) is not be compatible. User may want to use string type. If range only between two...
should be implemented using existing Atk components, see Discord:  
See:  (the diff is actually inverted, but GitKraken somehow shows it always this way not matter what commit is selected for compare first)
make it even default? (`X` close icon must continue to work on user click)
If one a row/Model does not permit some action or require a different render like different icon, it is not currently not possible. This is a feature request to not...