issues Search Results · language:Dune language:JavaScript language:Java language:TypeScript language:Java linked:pr
Filter by
6.7M results
Descrizione
Durante la partita, ogni giocatore deve poter vedere in qualsiasi momento:
1. I propri obiettivi privati (comuni + rari assegnati a lui)
2. I bonus generali validi per tutti i giocatori ...
enhancement
Descrizione
Nella lobby, l host deve poter configurare il numero di obiettivi comuni e rari che verranno assegnati a ogni giocatore
prima di avviare la partita.
Comportamento atteso
- Nella UI della ...
enhancement
Summary
Append a short Contributing section to README.md.
Change
At the very end of README.md, add a new section:
Contributing
Issues and pull requests are welcome in the DriverDigital repository. ...
Problem
PR #35860 (issue #35859) added env-var / Kubernetes-secret overrides for app secrets: AppsAPIImpl.getSecrets() now
overlays env-var tiers onto the resolved AppSecrets.
The export path (AppsAPIImpl.collectSecretsForExport) ...
Team : Platform
Type : Defect
📕 설명
작업에 대한 간단한 설명을 작성해주세요. OAuth 로그인 성공 시 이메일 로그인과 달리 toast가 표시되지 않는 문제 수정
✅ 할 일
기능을 구현하기 위해 해야 할 일을 구체적으로 작성해주세요
- [x] OAuth 로그인 성공 시 toast 적용
강정민
🛠️fix
@claude
Remove all copyright © and trademark ™ symbols from the site. These are not legally accurate and should not be
displayed.
CHANGE REQUIRED
Search the entire codebase for:
- © (copyright symbol) ...
Problem
Several UI elements use Tailwind s truncate class to clip long text but do not supply a title attribute, so hovering the
element does not reveal the full string. This creates silent information ...
accessibility
ux
Bounty: $5 (LT)
Create TODO_AUDIT.md listing every TODO in the repository.
Acceptance criteria:
- Search is case-insensitive for TODO.
- Each entry includes filename, line number, and estimated ...
bounty
Bounty: $25 (LT)
Rename all variables named data to payload in:
- frontend/src/utils/dataService.ts
- frontend/src/utils/dataTransforms.ts
Acceptance criteria:
- Every occurrence is renamed, ...
bounty
Goal
pnpm test fails on a fresh checkout running Node 20, even though the repo declares engines.node =20.
Problem
packages/schema/package.json test script is:
tsc -p tsconfig.json node --test dist/**/*.test.js ...
bug

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.