issues Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:JavaScript
Filter by
35M results
What to build
Replace the string-encoded error protocol in the lesson ingest pipeline with a typed result union, and extract the
monolithic processLesson() function into named phase functions.
Currently, ...
enhancement
ready-for-agent
In docs/integration_fetching_data.md, the phrase This is an advanced topic. (L192) appears as skill-implying framing.
Reword to describe the topic without the skill framing. See the epic for guidance: ...
Summary
Pre-submission Play Console checklist (non-code) for the public launch.
Checklist
- [ ] Data Safety form filled accurately — app collects email, name, org data; payments handled via web. Mismatch ...
compliance
launch-blocker
Summary
Google Play requires a working privacy-policy URL for the store listing. The admin web app has /terms but no /privacy
page (student web has both).
Location
- Present: apps/admin/app/terms/page.tsx ...
compliance
P1
recSL8TICjMgFf63y
Summary
Bundle of low-severity polish items found during the launch audit.
Items
- [ ] formatCurrency has no NaN/undefined guard - renders ₹NaN. apps/admin-mobile/lib/format.ts:19-25. Fix:
Number.isFinite(amount) ...
admin-mobile
P3
Summary
A corrupt history blob makes readHistory throw; the caller swallows it and overwrites storage with only the current
conversation, dropping otherwise-recoverable chat history.
Location
- apps/admin-mobile/lib/ai-chat-storage.ts:94 ...
admin-mobile
P2
Summary
PDF export / share IO is not wrapped in try/catch and can reject (offline, bad logo URL, share cancelled on some OEMs),
propagating to the caller.
Location
- apps/admin-mobile/lib/export.ts:247,290 ...
admin-mobile
P2
Summary
The test-creation question picker uses ScrollView + .map (not virtualized); search force-loads all pages, so the list
grows unbounded with no recycling — jank/memory risk with large question banks. ...
admin-mobile
P2
perf
Summary
Export queries eagerly fetch the entire dataset on every list mount (in parallel with the paginated list), just to feed
the Export button — a large unbatched payload for institutes with hundreds ...
admin-mobile
P2
perf

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.