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

Discrete variables send before continuous variables to API #87

Closed
AkselObdrup opened this issue Jul 22, 2021 · 0 comments · Fixed by #88
Closed

Discrete variables send before continuous variables to API #87

AkselObdrup opened this issue Jul 22, 2021 · 0 comments · Fixed by #88
Assignees
Labels
bug Something isn't working
Milestone

Comments

@AkselObdrup
Copy link
Contributor

The frontend sends the variables in the following prioritization: Discrete, continuous, categorical. However the frontend displays the discrete and continuous variables in the order they have been inputted (and categorical variables last). A minimal example is shown below in the screenshot.
Discrete_continuous_bug
A possible solution is posted in the "bugfix/variablesorder" branch

@AkselObdrup AkselObdrup added the bug Something isn't working label Jul 22, 2021
@AkselObdrup AkselObdrup self-assigned this Jul 22, 2021
@langdal langdal added this to the v1.4.0 milestone Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants