ui
ui copied to clipboard
Robust and easy to use PHP Framework for Web Apps
- You have any Lookup for a field which is nullable in a Form with a connected Model (e.g. via hasOne reference) - You have selected an entry of the...
A classic use case is to run code if the user closes a Modal view. e.g., In a modal, the user edits a crud, adds elements onClose would be needed...
I am using heavily Acccordion sections to structure forms (e.g. Customer, Address, Payment, Shipping, Tax) - the way I do this is to make one form, and inside the form...
Steps to reproduce: - Add a Crud to a View - Add a RightPanel to a View Bug: If the horizontal scroll bar is visible, and the Panel is opened,...
`array_merge_recursive` can merge the data not as expected, review all usages in this repo. All other major repos has no use, thus fine. related with https://github.com/atk4/data/issues/1046
closes https://github.com/atk4/ui/issues/1787
But it does not represent no/cleared filter, instead it filter for... IDK, it throws an exception when selected:  can be reproduced on `demos/collection/tablefilter.php` demo
Resulting in  Flag icons are already supported in Fomantic UI, so I thought this would be good to have such formatter in atk out-of-the-box too.
related with https://github.com/atk4/data/pull/996 MultiLine basic operations should be covered by a Behat test TODO review all other `Model::tryLoad()` usage