atk4 / ui

Robust and easy to use PHP Framework for Web Apps
https://atk4-ui.readthedocs.io
MIT License
440 stars 105 forks source link

Form onChange handler for clearing prompts is not needed #2052

Open mvorisek opened 1 year ago

mvorisek commented 1 year ago

form prompts are removed by https://github.com/atk4/ui/blob/4.0.0/src/Form.php#L554

but not for form dropdowns - https://github.com/fomantic/Fomantic-UI/issues/2797 needs to be fixed first

introduced in https://github.com/atk4/ui/commit/90b0fcecdcf527254563943eea7917ae958d79ca#diff-92886d01da016b7104e7ce311d6bed7236b2b6dfae8e378f9a4e53d568b8aae1R120