issues Search Results · language:Dune language:TypeScript language:TypeScript is:public language:JavaScript language:Java
Filter by
48.7M results
Symptom
On current main, packages/e2e/src/tests/messaging.e2e.test.ts fails:
M2 messaging — user-scoped HTTP chat send + replyTo
› sends a text message and gets a 201 with a fresh message id
› replyTo ...
?? Feature: Dynamic Tournament Information on /bet Page
Problem
The /bet page displays hardcoded tournament stats instead of querying the database:
- Teams: 32 (hardcoded)
- Group Matches: 48 (hardcoded) ...
backend
bet-page
database
enhancement
frontend
tournament
Add Docker healthcheck and non-root user for backend image in docker-compose.yml and Dockerfile
Description
The backend service defined in docker-compose.yml does not declare a healthcheck nor specify ...
backend
infrastructure
security
概要
マイアクションの「自分が回答」で絞り込む際に削除済みの回答が含まれてしまうバグを修正する。
修正内容
- answers の select に deleted_at を追加
- my_answers の絞り込み条件に deleted_at === null を追加
完了条件
- [ ] 削除済みの回答がある質問は「自分が回答」に含まれない
- [ ] 削除していない回答がある質問は「自分が回答」に含まれる ...
バックエンド
What went wrong?
On small screen sizes, or when the browser zoom level is high enough, some buttons in the metadata editor overflow
outside the visible area.
There does not appear to be any way to scroll ...
bug
Add seed script bin/seed.ts producing deterministic dev data for orgs vaults milestones
Description
Local onboarding currently requires hand-curling endpoints to create org, user, vault, and milestone ...
backend
documentation
testing
어떤 버그인가요?
탈퇴 후 동일 소셜 계정으로 재로그인하면 role이 USER로 유지되어 회원가입 화면(/api/v1/auth/register)을 거치지 않고 곧바로 메인으로 진입함. 운영 정책상 탈퇴 → 재로그인 은 항상 회원가입
프로세스를 한 번 거쳐야 하며, 클라단에서 회원가입 플로우(닉네임/프로필 설정) 테스트가 어렵다는 피드백이 있었음.
br
...
🐛 bug
Problem
InMemoryLedgerEntryRepository accumulates entries and attestations indefinitely — there is no eviction policy, TTL, or
session-boundary reset mechanism. For short-lived processes (test suites, ...
Overview
In the models page, we have text copies that we want to clean up.
1. Remove the offline ready pill in the upper right corner.
2. Replace voice with voice model and LLM cleanup with Post-processing ...

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.