Skip to content

chore: baseline styling screenshots (pre-fix)#607

Open
paddymul wants to merge 15 commits intomainfrom
screenshots/baseline
Open

chore: baseline styling screenshots (pre-fix)#607
paddymul wants to merge 15 commits intomainfrom
screenshots/baseline

Conversation

@paddymul
Copy link
Collaborator

Captures baseline styling screenshots from commit e392c78 (before #587, #599, #597 fixes). Do not merge.

Stories, Playwright spec, CI job, and compare tools — applied to
pre-fix commit e392c78 (before #587, #599, #597).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Feb 27, 2026

📦 TestPyPI package published

pip install --index-strategy unsafe-best-match --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ buckaroo==0.12.12.dev22506565423

or with uv:

uv pip install --index-strategy unsafe-best-match --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ buckaroo==0.12.12.dev22506565423

MCP server for Claude Code

claude mcp add buckaroo-table -- uvx --from "buckaroo[mcp]==0.12.12.dev22506565423" --index-strategy unsafe-best-match --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ buckaroo-table

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d4f892ddfa

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +445 to +446
name: styling-screenshots
path: packages/buckaroo-js-core/screenshots/styling/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Align artifact name with styling screenshot downloader

The new workflow uploads a single artifact named styling-screenshots, but scripts/download_styling_screenshots.sh tries to download styling-screenshots-before and styling-screenshots-after from the same run. In this configuration, the helper script cannot fetch screenshots produced by this job, so the before/after comparison flow is broken for every run of this workflow.

Useful? React with 👍 / 👎.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…croll

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…erflow

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
paddymul and others added 2 commits February 27, 2026 17:00
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fitCellContents never crushes columns, so use ag_grid_specs maxWidth
to cap columns at 50px. 7-digit data should show "..." truncation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Same story definition as the fix branch, but baseline has no
defaultColDef.minWidth so columns stay at 40px → data shows "..."

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Same story as the fix branch but without defaultColDef.minWidth, so
fitGridWidth crushes 15 columns into ~53px each → data shows "..."

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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