feat(workers): product and idea selectors for manual jobs #22

Merged
janpeter merged 1 commit from codex/jobs-new-product-idea-combobox into main 2026-06-04 14:56:47 +02:00
Owner

Summary

  • Load non-archived products and ideas for /jobs/new under the workers admin guard.
  • Render product and idea references as selectors, with product selection persisted in sessionStorage for the browser session.
  • Filter idea choices by the selected product and reset invalid idea selections when the product changes.

Test Plan

  • npm run verify
  • npm run build
## Summary - Load non-archived products and ideas for `/jobs/new` under the workers admin guard. - Render product and idea references as selectors, with product selection persisted in `sessionStorage` for the browser session. - Filter idea choices by the selected product and reset invalid idea selections when the product changes. ## Test Plan - [x] `npm run verify` - [x] `npm run build`
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
janpeter/scrum4me-workers!22
No description provided.