powsybl-diagram icon indicating copy to clipboard operation
powsybl-diagram copied to clipboard

Bus connection status representation bug

Open So-Fras opened this issue 1 year ago • 1 comments

Please check if the PR fulfills these requirements

  • [x] The commit message follows our guidelines
  • [x] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem? No

What kind of change does this PR introduce? Bug fix

What is the current behavior? In bus breaker view, there is no difference on the diagram if a node is connected to a bus bar or not. The bus connection is represented as a full circle in both cases.

What is the new behavior? If the node is not connected to the bus bar, the bus connection is represented as an empty circle.

Does this PR introduce a breaking change or deprecate an API?

  • [x] The Breaking Change or Deprecated label has been added
  • [ ] The migration guide has been updated in the github wiki (What changes might users need to make in their application due to this PR?)

So-Fras avatar May 25 '23 19:05 So-Fras