Skip to content

(working-set-chip) Working-set status chip, queue labelling and hand-off polish#238

Merged
krissen merged 9 commits into
devfrom
feature/working-set-chip
Jul 17, 2026
Merged

(working-set-chip) Working-set status chip, queue labelling and hand-off polish#238
krissen merged 9 commits into
devfrom
feature/working-set-chip

Conversation

@krissen

@krissen krissen commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

Fourth PR in the navigation-overhaul series (after #235#237). Answers "which file set belongs to which workflow?" on screen.

  • The WorkflowBar folder chip is now a dropdown showing all three working sets (queue / scan scope / anchor) with Swedish status lines and opt-in actions (Byt mapp…, Använd i Granska, Använd i Räkna) — never auto-load.
  • New display-only subscribeScanScope (adopt-on-mount invariant untouched, documented) and shared/queueStatus.js singleton (late subscribers get current value; the fire-and-forget queue-status event alone can't provide that). File queue header now shows its source folder.
  • Fortsätt chain completed: Review and Count now anchor the working folder, so the continue affordance chains import→rename→review→count→culling. New open-count event consumed explicitly by PlayerCount (works when already mounted).
  • Hand-off buttons standardized to "Nästa steg: →" (PlayerCount's Gallra stays in its header — live cross-link, rationale in ux-principles). Shared useAnchoredDropdown hook extracted (review follow-up from (workflow-bar) Persistent workflow bar + UX principles doc #236).

Testing

  • npm test: 83 files / 784 tests passed
  • npm run build:workspace: OK
  • Owner's visual pass (light/dark, dropdown) outstanding

@krissen krissen added the enhancement New feature or request label Jul 17, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@krissen
krissen merged commit 299d21f into dev Jul 17, 2026
2 checks passed
@krissen
krissen deleted the feature/working-set-chip branch July 17, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant