Skip to content

Align nested pipeline stage columns - #23

Merged
seveibar merged 1 commit into
mainfrom
codex/align-pipeline-stage-columns-with-indent
Mar 24, 2026
Merged

Align nested pipeline stage columns#23
seveibar merged 1 commit into
mainfrom
codex/align-pipeline-stage-columns-with-indent

Conversation

@seveibar

Copy link
Copy Markdown
Contributor

Motivation

  • Nested/expanded pipeline rows caused non-name columns to shift; the change ensures only the solver-name column is indented while other columns remain aligned.

Description

  • Add a shared column width definition STAGE_TABLE_COLUMN_WIDTHS and apply it with a colgroup on the table and table-fixed layout so parent and nested tables use identical column sizing.

Testing

  • Ran bun run format which completed successfully.
  • Ran bunx tsc --noEmit for typechecking which succeeded.
  • Ran bun test tests/PipelineStagesTable.test.ts which passed (3 tests, 0 failures).

Codex Task

@vercel

vercel Bot commented Mar 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solver-utils Ready Ready Preview, Comment Mar 23, 2026 11:49pm

Request Review

@seveibar
seveibar merged commit 1e38445 into main Mar 24, 2026
5 checks passed
@tscircuitbot

Copy link
Copy Markdown

Thank you for your contribution! 🎉

PR Rating:
Impact: Tiny

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants