Skip to content

docs(046): add vscrui conversion backlog item pointing to spec#147

Merged
IanMayo merged 7 commits intomainfrom
claude/create-vscrui-backlog-item-1gqBI
Feb 1, 2026
Merged

docs(046): add vscrui conversion backlog item pointing to spec#147
IanMayo merged 7 commits intomainfrom
claude/create-vscrui-backlog-item-1gqBI

Conversation

@IanMayo
Copy link
Copy Markdown
Member

@IanMayo IanMayo commented Feb 1, 2026

Five-phase plan: infrastructure, FilterDropdown, LayersToolbar,
remaining dropdowns, verification and multi-context stories.

https://claude.ai/code/session_015aaBmx9gePmRYDiibyoBYm
- research.md: vscrui API surface, TextField datetime limitation,
  Dropdown vs radio decision, Codicon mapping, token strategy
- data-model.md: prop mapping, CSS selector migration, token schema
- quickstart.md: usage examples for each vscrui component
- contracts/component-conversion.json: verification contract
- plan.md: regenerated from template with constitution check,
  technical context, media components assessment
- media/planning-post.md: blog announcement draft
- media/linkedin-planning.md: LinkedIn summary
- BACKLOG.md: status advanced to planned

https://claude.ai/code/session_015aaBmx9gePmRYDiibyoBYm
Generated tasks.md with:
- Phase 1-2: Setup + foundational (tokens, CSS fixes)
- Phase 3: US1 component conversions (MVP)
- Phase 4-5: US2/US3 verification (colour + media query audits)
- Phase 6: US4 icon replacements (Codicon)
- Phase 7: US5 multi-context stories
- Phase 8: Polish, evidence, media, PR

BACKLOG.md status advanced to tasked.

https://claude.ai/code/session_015aaBmx9gePmRYDiibyoBYm
- Replace all button, input, checkbox, radio elements with vscrui
  Button, TextField, Checkbox, Dropdown across FilterDropdown,
  LayersToolbar, RunDropdown, and AssociatedFilesDropdown
- Replace inline SVG icons with Codicon equivalents (trash, eye,
  eye-closed, play, search, filter-filled, check-all, check, add,
  remove); retain SVG for eraser and paperclip (no Codicon equivalent)
- Eliminate 7 hardcoded colour values via --debrief-* design tokens
- Replace all @media (prefers-color-scheme: dark) with
  [data-theme='dark'] selectors for ThemeProvider control
- Add --debrief-color-attention token to tokens.css
- Add vscrui dependency and codicon.css import in Storybook
- Add MultiContext stories for LayersToolbar and FilterDropdown
  showing Light, Dark, VS Code themes side-by-side
- Mark tasks T001-T031 complete in tasks.md
- Add evidence: test-summary.md and usage-example.md

Storybook: Components/LayersToolbar > MultiContext
             Components/LayersToolbar/FilterDropdown > MultiContext

https://claude.ai/code/session_015aaBmx9gePmRYDiibyoBYm
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 1, 2026

📚 Storybook Preview

Your Storybook preview is ready!

Preview URL: https://debrief.github.io/debrief-future/pr-preview/pr-147/

Quick Links

Updated on commit 8ec8d3b

- Checkbox uses children instead of label prop
- Dropdown onChange receives string | DropdownOption | undefined

https://claude.ai/code/session_015aaBmx9gePmRYDiibyoBYm
@IanMayo IanMayo merged commit 0dc65fb into main Feb 1, 2026
5 checks passed
@IanMayo IanMayo deleted the claude/create-vscrui-backlog-item-1gqBI branch February 1, 2026 09:35
github-actions bot pushed a commit that referenced this pull request Feb 1, 2026
IanMayo pushed a commit that referenced this pull request Mar 27, 2026
Implementation sequence is dictated by dependencies:
#145#146#147#148#150#151, with #149 parallel off #145.

https://claude.ai/code/session_01WAmNPxy1t6VqwbNz5w8CRA
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.

2 participants