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: correctly flatten nested field references for scale bindings #7159

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

arvind
Copy link
Member

@arvind arvind commented Jan 6, 2021

Fixes #6882.

In #5351, we began to support flattened fields in selection signals. However, code review caught some good issues that were fixed in ea6f407 but weren't propagated through to the way scale bindings reference fields. This PR fixes that bug.

@arvind arvind requested a review from a team January 6, 2021 17:46
Copy link
Member

@domoritz domoritz left a comment

Choose a reason for hiding this comment

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

LGTM. Just need to fix the linting issue.

@arvind arvind force-pushed the as/nestedScaleBinding branch from 5cb42c9 to 6a81873 Compare January 6, 2021 19:59
@arvind
Copy link
Member Author

arvind commented Jan 6, 2021

D'oh! Fixed. Thanks!

@arvind arvind merged commit c10f44e into as/selection-params Jan 6, 2021
@arvind arvind deleted the as/nestedScaleBinding branch January 6, 2021 20:15
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