spacetelescope/specviz

loader_wizard.py refactor with ComponentHelper properties

SaOgaz opened this issue · 1 comments

We have these nice ComponentHelper class properties that aren't really being used in the rest of the file. We should either use them, or refactor this part of the code.

semi-related, the component_name property has a bug I think. Both it and component are returning the same thing... combo_component.currentData()