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: conditional modifiers not working as expected #1439

Conversation

francoisadam
Copy link
Contributor

📋 Changes

Fix the conditional modifier extensions

🤔 Context

The conditional modifiers seem to drop previous modifiers in case the condition is not met.
After further investigation, it appears that if the condition is not met, the extension returns Modifier instead of this, hence this issue.

@soulcramer soulcramer added this pull request to the merge queue Jan 28, 2025
Merged via the queue into adevinta:main with commit 217bccd Jan 28, 2025
6 checks passed
soulcramer pushed a commit that referenced this pull request Jan 29, 2025
Co-authored-by: Francois ADAM <[email protected]>
Co-authored-by: spark-ui-bot <[email protected]>

(cherry picked from commit 217bccd)
Signed-off-by: Scott Rayapoullé <[email protected]>
soulcramer added a commit that referenced this pull request Jan 29, 2025
Signed-off-by: Scott Rayapoullé <[email protected]>
Co-authored-by: francoisadam <[email protected]>
Co-authored-by: Francois ADAM <[email protected]>
Co-authored-by: spark-ui-bot <[email protected]>
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.

4 participants