issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
6.7M results
Parent
#349
What to build
Implement the frontend user interface to render the Rank History line chart on the Community Leaderboard page.
The component must:
- Be built as a Next.js client component ...
ready-for-agent
Parent
#349
What to build
Expose the Rank History simulation through a secure backend API endpoint or query loader, enforcing privacy and
obfuscation rules.
The endpoint must:
- Retrieve all closed ...
ready-for-agent
Parent
#349
What to build
Implement the core calculation engine for simulating the chronological leaderboard rank history of Bets in a Community.
This engine must run in-memory and be fully pure, without ...
ready-for-agent
Paperclip ANA-150 tracks a FAST ORCH recovery problem observed in Ananta Factory: a productive continuation retry could
still leave an in_progress issue with no live run, and adapter-preserved context ...
Summary
The errorHandler in apps/api/src/middleware/errorHandler.js does not check for ZodError instances. When schema.parse()
throws a ZodError (e.g. invalid request body), the handler falls through ...
📝 작업 설명
v1.1.0 정식 릴리스(develop→main 배포)를 앞두고, 통합 PR #426으로 develop에 반영된 지원·매칭 현황 관련 수정과 이미지 fallback 정리를 CHANGELOG [1.1.0]에
보강합니다. v1.1.0 릴리스 노트 초안 작성 이후 추가된 변경이라 기존 [1.1.0] 항목에 누락되어 있었습니다.
✅ 체크리스트
...
Docs 📃
Tier list to update ?
BACKLOG
Category ?
tier_average
Games
1 14 4
database
[UPDATE_TIER_LIST]
The existing collab field bindings (scalar / text / flat-array / map) don t cover an array of records - a repeater, an
editable table, a list of objects. Reordering such a list by naive delete+insert of ...
area:sync
enhancement
priority:p2
size:m
Summary
In apps/api/src/validators/auth.js, the registerSchema defines:
role: z.enum([ client , freelancer , admin ]).default( client )
This allows any user to register with role: admin in the request ...
Problem
/api/split-transactions currently returns every active split for the user in one response (no date filter, no
pagination), and the FE useSync hook fetches them as a single GET /api/split-transactions ...

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.