Rbanh commented on issue Rbanh/schemeta#56 2026-02-20 03:39:03 -05:00
Net labels detach from topology in stub mode

Shipped in c247a33: selected component note hint now refreshes on selection render path (not only after movement/transform updates).

Rbanh commented on issue Rbanh/schemeta#55 2026-02-20 03:39:01 -05:00
Dense schematic auto-layout collapses into unreadable clusters

Shipped follow-up in c247a33: compile path now explicitly disables placement preservation for non-edit compiles (import/apply/new), forcing fresh global placement instead of honoring stale…

Rbanh pushed to main at Rbanh/schemeta 2026-02-20 03:38:44 -05:00
c247a337a9 Fix selection notes refresh and force fresh placement on import compile
Rbanh pushed to main at Rbanh/schemeta 2026-02-20 03:34:28 -05:00
9f5ff8eb42 Fix drag UX: single-select on click and auto-unlock locked component on manual move
Rbanh commented on issue Rbanh/schemeta#56 2026-02-20 03:23:00 -05:00
Net labels detach from topology in stub mode

Related UX mitigation in 9a21e11: annotation/legend overlays are hidden in canvas by default to reduce detached/floating text noise while we complete label-anchor constraints.

Rbanh commented on issue Rbanh/schemeta#55 2026-02-20 03:22:59 -05:00
Dense schematic auto-layout collapses into unreadable clusters

Partial mitigation shipped in 2131340:\n- Added Unlock All action for imported designs with pervasive locks\n- Auto Layout now ignores locks by default (Auto Tidy still lock-respecting)\n-…

Rbanh pushed to main at Rbanh/schemeta 2026-02-20 03:22:41 -05:00
2131340c01 Fix lock workflow: keep components draggable, add Unlock All, and relax Auto Layout locks
Rbanh closed issue Rbanh/schemeta#57 2026-02-20 02:08:23 -05:00
Right inspector symbol pin editor controls compress at narrow widths
Rbanh commented on issue Rbanh/schemeta#57 2026-02-20 02:08:22 -05:00
Right inspector symbol pin editor controls compress at narrow widths

Addressed in commit 9a21e11 by redesigning symbol pin rows into a two-row responsive layout and improving button spacing/accessibility.

Rbanh closed issue Rbanh/schemeta#58 2026-02-20 02:08:19 -05:00
Legacy frontend polish pass: dark mode, selected note hints, preserve placement on edit
Rbanh opened issue Rbanh/schemeta#58 2026-02-20 02:08:01 -05:00
Legacy frontend polish pass: dark mode, selected note hints, preserve placement on edit
Rbanh opened issue Rbanh/schemeta#57 2026-02-20 02:07:14 -05:00
Right inspector symbol pin editor controls compress at narrow widths
Rbanh opened issue Rbanh/schemeta#56 2026-02-20 02:07:12 -05:00
Net labels detach from topology in stub mode
Rbanh opened issue Rbanh/schemeta#55 2026-02-20 02:07:11 -05:00
Dense schematic auto-layout collapses into unreadable clusters
Rbanh pushed to main at Rbanh/schemeta 2026-02-20 02:06:28 -05:00
9a21e111d0 Polish legacy UI: dark theme, note hints, lock-safe drag, and cleaner symbol editor
Rbanh closed issue Rbanh/schemeta#47 2026-02-20 01:36:02 -05:00
P8-00: Master tracking issue for React/ELK refactor
Rbanh closed issue Rbanh/schemeta#46 2026-02-20 01:36:00 -05:00
P8-10: Cutover, migration, and rollback plan for production readiness
Rbanh commented on issue Rbanh/schemeta#47 2026-02-20 01:36:00 -05:00
P8-00: Master tracking issue for React/ELK refactor

Phase 8 master is now complete. All remaining sub-issues have been closed and superseding Phase 9 hardening has shipped. Closing tracker.

Rbanh commented on issue Rbanh/schemeta#46 2026-02-20 01:35:59 -05:00
P8-10: Cutover, migration, and rollback plan for production readiness

Closing as completed. Cutover/rollback docs and checks were delivered (0c5c104 plus Phase 8 cutover docs/checklist updates), and production behavior is now validated by passing unit/UI gates.

Rbanh closed issue Rbanh/schemeta#45 2026-02-20 01:35:41 -05:00
P8-09: QA hardening - visual/readability gates + e2e matrix