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

Unintuitive behaviour of var_order_menu #1453

Open
thorbjoernl opened this issue Dec 11, 2024 · 0 comments · May be fixed by #1466
Open

Unintuitive behaviour of var_order_menu #1453

thorbjoernl opened this issue Dec 11, 2024 · 0 comments · May be fixed by #1466
Labels
enhancement ✨ New feature or request nice-thing-to-have-🍨 nice to have
Milestone

Comments

@thorbjoernl
Copy link
Collaborator

thorbjoernl commented Dec 11, 2024

Is your feature request related to a problem? Please describe.
Currently, if a variable is missing from var_order_menu it is not displayed in the menu on the web, even if data exists for that variable. This is unintuitive for the user, and hard to debug.

Describe the solution you would like to see
One of the following:

  • A log message that indicates the issue and how to solve it (simplest solution probably).
  • Automatically add missing variables to var_order_menu (I thought this was how it was supposed to work? Has this changed recently?)
  • Solve this on aeroval-web by dynamically discovering variables that should be displayed.

Additional context
Add any other context or screenshots about the feature request here.

@thorbjoernl thorbjoernl added the enhancement ✨ New feature or request label Dec 11, 2024
@thorbjoernl thorbjoernl added this to the m2025-01 milestone Dec 11, 2024
@thorbjoernl thorbjoernl linked a pull request Dec 19, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request nice-thing-to-have-🍨 nice to have
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant