Problem/Motivation

By now, more than 80% of area and field plugins share the same code. We need to move this code to a separate service to improve it.

Steps to reproduce

Investigate ViewsBlockArea.php and ViewsBlockField.php files.

Proposed resolution

Create a ViewsBlockCreate service that will maintain all the shared logic.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

paulrad created an issue. See original summary.

paulrad’s picture

Assigned: paulrad » Unassigned
Status: Active » Needs review
quadrexdev’s picture

Status: Needs review » Needs work

I checked it and added some comments in the MR.

paulrad’s picture

Status: Needs work » Fixed

@quadrexdev, thanks for your review!
Changes are merged.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.