CW-014 · Document requests on mobile
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Priority P2 · Area mobile · Estimate S · Phase 3 · 🌱 good first issue
The assistant can file a document request, but there is no screen for it — so the feature only exists for deployments that turned the AI on. Since the assistant is off by default, the standard install loses the feature entirely.
An LLM should be a shortcut over a feature, never the only way to reach it.
Acceptance
Every DocumentRequestType can be requested and tracked from the app with the assistant disabled.
Files mobile/lib/features/ (new documents/)
Tracked in docs/backlog.md.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in mobile/lib/features/ by locating DocumentRequestType and the existing assistant-based request flow. Add the new documents feature there, then verify that every DocumentRequestType can be requested and tracked with the assistant disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100