Skip to content

Do not handle exception in UserAction ModalExecutor#2008

Merged
mvorisek merged 1 commit intodevelopfrom
do_not_handle_exception_in_useractions
Feb 24, 2023
Merged

Do not handle exception in UserAction ModalExecutor#2008
mvorisek merged 1 commit intodevelopfrom
do_not_handle_exception_in_useractions

Conversation

@mvorisek
Copy link
Copy Markdown
Member

based on rebased #1328 PR previously closed

tested with data-action/jsactions2.php multistep action and panel/VP demos, all can handle an exception using modal

in #1328 (comment) I have explained the reasons, we should never step forward on an error, the current handling of unhandled exceptions (Throwable in general) in atk4/ui is very good, realiable and tested

@mvorisek mvorisek marked this pull request as ready for review February 24, 2023 19:10
@mvorisek mvorisek merged commit 4844118 into develop Feb 24, 2023
@mvorisek mvorisek deleted the do_not_handle_exception_in_useractions branch February 24, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant