P2 smooth scrolling and fast find navigation - #206
Merged
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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.
P2 — Interaction, Smooth Scroll & Fast Find
Presentation-only interaction layer focused on dense IEC 61850 engineering workflows.
Smooth scrolling
Fast find
Find IEDfield above the IED Explorer list without changing the existing XAML/data model.Shortcuts
Ctrl+Ffocuses the context live-value search (Explorer or Global Live Monitor).Ctrl+KorCtrl+Shift+Fjumps to Explorer and focuses Find IED.F3/Shift+F3moves next / previous in the active search.Escclears the active search box.Safety boundary
No changes to
Services/*, IEC 61850 acquisition/reporting, report-control planning, SOE semantics, Smart Control, Alarm state machine, GOOSE parser/runtime, orengines/ARIEC61850.lock.json.Regression coverage
Adds
P2InteractionRegressionTestsfor virtualization-preserving pixel scroll, modifier gesture preservation, IED finder fields, existing live-search integration, keyboard fast-find shortcuts, and the presentation-only boundary.Verification
Exact head
832f7d90b4f4af778547cf4ee2504e729ebd4517passes Build ARSAS #1244, full solution build and regression suite, SV evidence #375, portable single-EXE publish, portable startup smoke, and artifact upload.