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

Add a view helper for bulk options, checkboxes and cart controls. #3292

Merged

Conversation

EreMaijala
Copy link
Contributor

@EreMaijala EreMaijala commented Jan 4, 2024

Spun from #2929: stop carrying around the flags for bulk actions, checkboxes and cart controls. Encapsulates all the logic in a view helper.

TODO

  • Note BC breaks in changelog when merging (some code refactored from CombinedController into Combined\Options)

Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, @EreMaijala! Here are some initial thoughts based on a readthrough of the changes. I'll do hands-on testing after we finish discussing this round of feedback.

@demiankatz demiankatz added the architecture pull requests that involve significant refactoring / architectural changes label Jan 4, 2024
@demiankatz demiankatz added this to the 10.0 milestone Jan 4, 2024
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me now! Thanks, @EreMaijala!

@demiankatz demiankatz merged commit 7a20d66 into vufind-org:dev Jan 5, 2024
7 checks passed
@demiankatz demiankatz deleted the dev-refactor-bulk-controls-setup branch January 5, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture pull requests that involve significant refactoring / architectural changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants