Contain circuit editor scrolling

This commit is contained in:
2026-07-22 22:44:49 +02:00
parent c991f493da
commit d0b8239085
3 changed files with 32 additions and 7 deletions
@@ -281,6 +281,13 @@ Tasks:
- review sensible default columns and responsive behavior for typical browser widths
- redesign column filtering with clearer controls, active-filter indicators and an easy reset action
Implemented layout foundation:
- table scrolling is contained inside the editor so sticky headers remain visible
- the toolbar remains reachable while the page scrolls
- programmatic grid focus preserves the viewport during undo/redo reloads
- wide tables no longer expand the surrounding browser layout
Acceptance criteria:
- users retain column context anywhere in a long list