ui icon indicating copy to clipboard operation
ui copied to clipboard

Robust and easy to use PHP Framework for Web Apps

Results 199 ui issues
Sort by recently updated
recently updated
newest added

- 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...

bug :beetle:

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...

enhancement :+1:

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...

enhancement :+1:

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,...

bug :beetle:
CSS

`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: ![image](https://user-images.githubusercontent.com/2228672/236906298-36aa40bd-95cf-4fa7-bb99-638a44551552.png) can be reproduced on `demos/collection/tablefilter.php` demo

bug :beetle:

Resulting in ![image](https://user-images.githubusercontent.com/1969119/156944612-6be6caf1-0ac2-43aa-bcb7-e9056f7f95f7.png) 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.

enhancement :+1:

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