Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split the add sample's ajax_form function to make patching easier #2238

Merged
merged 11 commits into from
Jan 27, 2023

Conversation

xispa
Copy link
Member

@xispa xispa commented Jan 25, 2023

Description of the issue/feature this PR addresses

This Pull Request splits the function ajaxAnalysisRequestAddView.ajax_form into two functions to make the patching easier. It also removes the ActionHandlerPool-thing dependency

Current behavior before PR

On single long function

Desired behavior after PR is merged

Two less complex functions

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@ramonski ramonski merged commit 2aa2234 into 2.x Jan 27, 2023
@ramonski ramonski deleted the split-ajax-add branch January 27, 2023 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants