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

Fix dropdown menu for Equipment types in Test Config Tab #442

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

bibiraju
Copy link
Contributor

@bibiraju bibiraju commented Aug 24, 2022

Fixes GRIDAPPSD/GOSS-GridAPPS-D#1535
The dropdown menu displays equipment types that are present in the topology instead of all the components.


This change is Reviewable

@shpoudel
Copy link
Contributor

The pull request fixes the drop down menu that will display equipment types that are only present in the given topology. But, the attributes for components are not all correct. For example, the attribute for Synchronous Machine is RotatingMachine.p not SynchronousMachine.p

@bibiraju Let's work on this together to fix the attributes for different component types.

@shpoudel
Copy link
Contributor

The drop-down menu for SynchronousMachine was fixed with this pull request. Bibi and I discussed addressing this issue for all other components. The fix will then be tested together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants