Skip to content

fix: Correct class imports when custom element filter uses containsElement#233

Merged
jimevanssfdc merged 1 commit intodevfrom
jimevanssfdc/allow-contains-element-filter-on-custom-element
Mar 19, 2025
Merged

fix: Correct class imports when custom element filter uses containsElement#233
jimevanssfdc merged 1 commit intodevfrom
jimevanssfdc/allow-contains-element-filter-on-custom-element

Conversation

@jimevanssfdc
Copy link
Contributor

Previously, if a custom element (one with a type property referencing another PO type) had a filter that used containsElement, the LocatorBy reference was not being imported into the generated implementation class. This PR corrects that problem.

@jimevanssfdc jimevanssfdc merged commit 6dcb762 into dev Mar 19, 2025
4 checks passed
@jimevanssfdc jimevanssfdc deleted the jimevanssfdc/allow-contains-element-filter-on-custom-element branch March 19, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants