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

Fix required conditional fields #1967

Closed

Conversation

YanaMIvanova
Copy link
Contributor

Q A
Bug fix? Yes
New feature? No
BC breaks? No
Fixed issues #1963

This PR fixes issue #1963

Copy link
Member

@Elorfin Elorfin left a comment

Choose a reason for hiding this comment

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

No nested function. Declare it in the FacetManager.

@YanaMIvanova YanaMIvanova force-pushed the fix-required-conditional-fields branch from 4897fbc to 823396b Compare December 21, 2021 12:34
@YanaMIvanova YanaMIvanova requested a review from Elorfin December 21, 2021 12:41
}
} else {
return true;
}
Copy link
Member

Choose a reason for hiding this comment

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

else are useless, just return true; at the end of your method.

@Elorfin Elorfin mentioned this pull request Feb 9, 2022
@Elorfin Elorfin closed this Feb 9, 2022
@firepolo firepolo deleted the fix-required-conditional-fields branch September 6, 2023 14:51
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.

3 participants