natcap / invest

InVEST®: models that map and value the goods and services from nature that sustain and fulfill human life.
Apache License 2.0
159 stars 65 forks source link

Workbench UI enable / hide animation is jarring #1601

Open dcdenu4 opened 1 month ago

dcdenu4 commented 1 month ago

The toggles in the Workbench UI instantly reveal new input elements and likewise instantly hide them. This can seem to "reshuffle" inputs and since it happens instantly, it can be hard to keep track of what disappeared and what appeared, especially when inputs appear to "shift".

Example: Open Wind Energy, select "run valuation". Toggle "use price table" on and off.

Possible solution(s):

davemfish commented 1 month ago

The toggles in the Workbench UI instantly reveal new input elements and likewise instantly hide them. This can seem to "reshuffle" inputs and since it happens instantly, it can be hard to keep track of what disappeared and what appeared, especially when inputs appear to "shift".

The toggles only enable/disable the elements, right? When they are disabled they are still on-screen, just grayed out. Are you using a feature branch with new features @dcdenu4 ?