fast-aircraft-design / FAST-OAD

FAST-OAD: An open source framework for rapid Overall Aircraft Design
GNU General Public License v3.0
47 stars 25 forks source link

Compatibility of variable viewers with "simple" variable names #455

Closed christophe-david closed 1 year ago

christophe-david commented 1 year ago

Describe the bug Variable viewer behaves poorly when variables names do not contain any colon (:) separator

To Reproduce When no colon separator is used in variable names of a given problem, the variable viewer is unable to show the complete list of variable in the table. All variables are accessible through the drop-down filter menu, but only one variable will appear in the table.

image

Expected behavior The first drop-down menu misses a ALL value that should be selected by default.