Make IED capability actions clear and compact - #71
Merged
Conversation
masarray
marked this pull request as ready for review
July 20, 2026 03:18
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
masarray
added a commit
that referenced
this pull request
Aug 14, 2026
masarray
added a commit
that referenced
this pull request
Aug 14, 2026
Integrate ARIEC-owned connected reconciliation, Explorer/FAT UX refinements, and pin ARIEC61850 #71 as the validated COMTRADE FileOpen success baseline. Exact-head ARSAS CI passed before merge.
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
The RCB export action became effectively invisible after the IED-card primary action row changed from a horizontal StackPanel to Grid + UniformGrid. The capability behavior still searched for the old visual structure, so capability actions could disappear. Icon-only GOOSE, SMV and FILE actions were also difficult to understand without hovering.
Fix
Validation
FaultRecordUxBehavior.csandMainWindow.RcbCapability.cs.