Skip to content

feat(summary): show isolation side per step in Winding Construction Steps#21

Open
gpitel wants to merge 1 commit into
OpenMagnetics:mainfrom
gpitel:feature/isolation-side-display
Open

feat(summary): show isolation side per step in Winding Construction Steps#21
gpitel wants to merge 1 commit into
OpenMagnetics:mainfrom
gpitel:feature/isolation-side-display

Conversation

@gpitel

@gpitel gpitel commented Jun 16, 2026

Copy link
Copy Markdown

Summary

Adds a read-only Isolation badge to each step in the Magnetic Summary's Winding Construction Steps. Winding steps show that winding's isolation side (Primary / Secondary / …); insulation steps (barriers between sides) show none.

Derived entirely from coil.functionalDescription[w].isolationSide — no new data, and isolationSide stays editable only in Design Requirements (read-only here).

Before / After

Interleaved transformer (1-2 = Primary, 3-4 = Secondary):

Before After
before after

Validation

Headless Playwright check: 12 construction steps — 6 winding steps badged Primary/Secondary, 6 insulation steps unbadged. HMR-clean.

🤖 Generated with Claude Code

…teps

Read-only isolation-side badge on each winding step (Primary/Secondary/...);
insulation steps show none. Derived from coil.functionalDescription[w].isolationSide.

Rebased onto current main: badge uses PrimeVue tokens (--p-info-rgb) and Bootstrap
Icons (bi-shield-fill) to match the post-refactor theming.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@gpitel gpitel force-pushed the feature/isolation-side-display branch from b20292d to fa0fb5d Compare June 16, 2026 18:25
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.

1 participant