- Issue created by @larowlan
- First commit to issue fork.
- π¬π§United Kingdom longwave UK
First pass at doing the simplest thing possible here, also opened π Throw exceptions instead of returning tuples for validation errors Active as passing the violations around is kinda messy when we could just throw exceptions.
- πΊπΈUnited States tedbow Ithaca, NY, USA
I also feel like the source plugins are now doing way too much, SingleDirectoryComponent has 11 dependencies and 41 use statements and we're not really close to finishing it.
I agree that is a lot. But also seems like this issue doesn't make it much works. Adds 1 dependency, entity type manager, but maybe the would removed in π Click image with ML enabled should open that image in props form Active which is linked from
\Drupal\experience_builder\Plugin\ExperienceBuilder\ComponentSource\SingleDirectoryComponent::findTargetForProps
also seems like
findTargetForProps
could be replace by genericgetTargetForSrc(string $src, string $type)
somewhere but maybe it will go away completely.I had 1 question on the MR but think it is find the way it is
-
tedbow β
committed 18d36048 on 0.x authored by
longwave β
Issue #3495126: Move SDC specific logic out of ClientsideConversionTrait...
-
tedbow β
committed 18d36048 on 0.x authored by
longwave β
- π§πͺBelgium wim leers Ghent π§πͺπͺπΊ
Nice incremental improvement π
@larowlan's post-merge MR comment will be addressed in π Throw exceptions instead of returning tuples for validation errors Active π
Automatically closed - issue fixed for 2 weeks with no activity.