issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python linked:pr language:Java
Filter by
9.3M results
Context
scripts/audit_quality.sh currently passes with ENTROPING_MAX_COMPLEXITY_RANK defaulting to E, and the latest local audit
reports worst rank E. This is acceptable for alpha, but leaves no complexity ...
area:tests
priority:p2
type:architecture
Context
External review flagged README overload: the first scroll mixes philosophy, badges, many links, locked CLI signatures,
policy-pack positioning, and install caveats. The README should stay hype-forward ...
area:docs
priority:p2
status:in-progress
type:docs
Scope
Service tests (create with tags, update tags, empty defaults to [], validation errors, filter by tag); route tests
(POST/PATCH accept tags, tags work with image-upload/multipart requests, validation ...
Scope
Add tags: string to form state (init , edit preload task.tags.join( , )). Add a labeled text input (placeholder work,
urgent, home). On submit normalize via normalizeTags (split on commas, trim, ...
Scope
When task.tags.length 0, render a wrapped row of sky-themed pill chips prefixed with #, keyed by tag, near the metadata.
Dependencies
Depends on: Frontend API client tag types
UUID: 7f1764e2-592f-45dd-813f-091165d8839f ...
Feature Request: Add user authentication and backend sync to the TODO app.
Context
- The current app is a static frontend with tasks stored in localStorage. It lacks authentication and cross-device ...
Scope
Add tags: string[] to Task/TaskFormInput and tags?: string[] to TaskUpdateInput. For multipart requests append tags as
comma-separated (appendFormField(formData, tags , input.tags?.join( , ))); ...
Scope
Add tags to CreateTaskInput, UpdateTaskInput, and TaskDto (readonly tags: readonly string[]). Wire tags into Prisma
create/update data and toTaskDto; empty input defaults to []. Change listTasks(status, ...
Scope
Add tags String[] @default([]) to the Task model (keeping existing @@index/@@map). Generate the Prisma migration.
UUID: 8c6825dc-a736-4738-9b8e-cf87f9e0be2c
Scope
Validate tags accepting either a JSON array ([ work , urgent ]) or a comma-separated multipart string (work, urgent).
Trim, normalize case consistently, dedupe; enforce max 10 tags, max 32 chars ...

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.