openscd / open-scd

A substation configuration description editor for projects using SCL IEC 61850-6 Edition 2 or greater
https://openscd.github.io
Apache License 2.0
97 stars 31 forks source link

IED Module: Inability to Retain Selected IED across Module Transitions #1379

Open DavoodSooran opened 9 months ago

DavoodSooran commented 9 months ago

Describe the bug Once the CoMPAS runs and an SCD file is uploaded, various modules become active for utilization. When the SCD file supports multiple IEDs, there is a possibility to select the appropriate IED from the provided list within the IED module. Upon selecting the desired IED in this module, CoMPAS cannot retain this selection when transitioning to other modules and returning to the IED module.

Currently, CoMPAS does not maintain the selected IED after moving to another module. Instead, it defaults back to the first IED on the list.

image

To Reproduce Steps to reproduce the behavior:

  1. Click on 'Open project'
  2. Click on 'Open file'
  3. Select the proper SCD file. for this test we selected 'TrainingIEC61850.SCD'
  4. Go to 'IED module'
  5. Click on 'Filter icon'
  6. Select the proper IED from the list.
  7. Click on another module.
  8. Switch back to the IED module.
  9. See the IED, it changed back to the first IED from the list.

Expected behavior Upon selecting the desired IED in this module, CoMPAS must retain this selection when transitioning to other modules and returning to the IED module.

github-actions[bot] commented 7 months ago

Hello there,

Thank you for opening this issue! We appreciate your interest in our project. However, it seems that this issue hasn't had any activity for a while. To ensure that our issue tracker remains organized and efficient, we occasionally review and address stale issues.

If you believe this issue is still relevant and requires attention, please provide any additional context, updates, or details that might help us understand the problem better. Feel free to continue the conversation here.

If the issue is no longer relevant, you can simply close it. If you're uncertain, you can always reopen it later.

Remember, our project thrives on community contributions, and your input matters. We're here to collaborate and improve. Thank you for being part of this journey!

Sander3003 commented 7 months ago

It is still a valid improvement