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 broken color scheme selection by reverting interface change #3111

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

danyx23
Copy link
Contributor

@danyx23 danyx23 commented Jan 18, 2024

This PR reverts one change that was done in the types extraction PR a week ago. The interface ColorScaleConfigInterface used to be defined as a type alias to a class (unlike what the name suggests). I changed this and with it also the way the ColorScale.config field was implemented but this then broke the color scale dropdowns.

I'd like to revert this PR at some point and figure out why this breaks the drop downs but I don't have the time rn to investigate this in detail.

Copy link
Member

@sophiamersmann sophiamersmann left a comment

Choose a reason for hiding this comment

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

yap, that fixes it. the things we have to do...

@danyx23 danyx23 merged commit 35c8710 into master Jan 19, 2024
15 of 18 checks passed
@danyx23 danyx23 deleted the fix-broken-colorscheme-selection branch January 19, 2024 08:29
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