Skip to content

fix(ui): preserve alias ordering in component lists#3823

Draft
RobinALG87 wants to merge 2 commits into
OpenEMS:developfrom
RobinALG87:feat/issue-3386-sort-components-by-alias
Draft

fix(ui): preserve alias ordering in component lists#3823
RobinALG87 wants to merge 2 commits into
OpenEMS:developfrom
RobinALG87:feat/issue-3386-sort-components-by-alias

Conversation

@RobinALG87

Copy link
Copy Markdown

Summary

  • preserve alias ordering for edge component lists
  • apply the same ordering to nature-filtered component views
  • cover empty, duplicate, and mixed alias cases with focused UI tests

Validation

  • Terra implementation and independent review: PASS
  • focused Karma tests and lint: PASS
  • git diff --check: PASS
  • npm ci reported pre-existing audit findings; dependency files are unchanged

Fixes #3386

Generated-By: Terra

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.

UI: Sort components (inverters, meters, ...) by Alias

2 participants