Skip to content

docs: refresh screenshots for LOOKUP columns (v1.3.0 DoD follow-up)#68

Merged
DDecoene merged 1 commit into
release/v1.3.0from
feature/62-screenshots
Jul 12, 2026
Merged

docs: refresh screenshots for LOOKUP columns (v1.3.0 DoD follow-up)#68
DDecoene merged 1 commit into
release/v1.3.0from
feature/62-screenshots

Conversation

@DDecoene

Copy link
Copy Markdown
Owner

Summary

Fixes an omission across the v1.3.0 milestone: the Definition of Done requires retaking screenshots when the UI changes, and none of #58#62's PRs did — despite the grid and form UI materially changing (select editors for lookup columns, DISPLAY-labeled options, invalid-state outlines on both element types).

  • Added two new blocks to scripts/capture-screenshots.mjs (following its existing numbered, commented convention) capturing the BROWSE lookup dropdown and the form lookup picker against a real seeded SCHEDULES/STAFF example.
  • Ran the full script, which regenerates every screenshot — the other 14 images changed only in the harmless "regenerated against current UI" sense the script always produces; no visual regression.
  • Added a new "LOOKUP columns" section to the README screenshot gallery with both new images.
  • Left docs/screenshots/demo.gif alone — its command sequence (USE, LIST, SEEK, BROWSE) never touches a lookup column, so it isn't stale, just silent on the new feature. Re-recording it wasn't judged worth doing for this alone; happy to if preferred.

Test plan

  • npm test — 446/446 vitest pass
  • npm run build — clean typecheck + build
  • Both new screenshots inspected visually — confirmed they show the actual dropdown UI (display label + code, e.g. "Standard 40h (08:00-16:30) (S001)"), not a blank/empty control

Missed in the original wizard PR: docs/screenshots/*.png and the demo
GIF weren't retaken, despite the grid and form UI materially changing
(select editors, DISPLAY-labeled options). Regenerates all screenshots
via the existing scripts/capture-screenshots.mjs (now with two new
blocks for the BROWSE and form LOOKUP dropdowns) and adds them to the
README. The demo GIF is untouched — its command sequence never
touches a LOOKUP column, so it isn't stale, just silent on the
feature; not worth re-recording for this alone.
@DDecoene DDecoene merged commit 4e8e585 into release/v1.3.0 Jul 12, 2026
2 checks passed
@DDecoene DDecoene deleted the feature/62-screenshots branch July 12, 2026 14:54
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