issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:C# linked:pr
Filter by
5.9M results
Dodaj izdvojeni blok na naslovnu stranicu sajta NOVI TALAS.
NASLOV BLOKA: KRIZA SAD–IRAN
KRATAK TEKST: SAD izvele novu seriju udara na ciljeve u Iranu dok Teheran najavljuje odgovor. Sukob koji je počeo ...
Parent bounty: #743
Mirrors #6360 because the existing report is creator-limited.
Bug
POST /api/notifications is currently mounted without authMiddleware, so unauthenticated callers can create notification ...
What
An optional config file, merged over built-in defaults:
{
models : { simple : ... , default : ... , complex : ... },
maxOutput : { simple : 64000, default : 64000, complex : 128000 ...
enhancement
背景
`src/lessons/problems.ts` は 16 問の自習問題の定義が 1 ファイルに集約され、928 行に肥大化している。問題追加のたびにさらに伸びるため、見通しと保守性が悪い。
提案
- `src/lessons/problems/` ディレクトリを作成し、難易度別 (`easy.ts` / `medium.ts` / `hard.ts`) に分割
- `dir()` ...
背景
`src/shell/commands/cp.ts` と `src/shell/commands/mv.ts` は以下がほぼ同一:
- 引数 0 個 / 1 個のときの missing file operand エラー
- 複数 SOURCE 時の「DEST は既存ディレクトリ必須」チェック
- SOURCE ループと EINVAL メッセージの整形 (`lowerFirst` ...
背景
`LessonView.tsx` (206行) と `PracticeView.tsx` (220行) は、セッション構築 (`buildSession`)・ステップ進行 (`stepIndex`)・ヒント開示
(`revealedHints`)・再挑戦 (`retrying` / `attempt`)・進捗保存 (`saveProgress`) のロジックがほぼ同一で、約 100 行の実質的な重複がある。 ...
Auto-QA [Performance]: Missing Lazy Loading
Detected: 2026-06-11T02:14:35.956Z | Focus: Performance | Commit: 11dd123 | Run: View
Findings
Large components without lazy loading:
- `src/pages/Welcome.tsx` ...
ai-fix-requested
ai-processing
auto-qa:performance
auto-qa
enhancement
triage/accepted
On mobile, the player moves in the direction in which the screen is held for the shooting mechanism.
The player also disappears as the shot goes up (may also be present on Desktop)
Context
Operator release call (2026-06-11 ~02:10Z): working locked-column drag-and-drop resorting is a hard v13 gate — before
this, i would not dare to release v13. The fix chain starts from a known-good ...
ai
bug
grid
문제 상황
프로필 GET/PATCH/DELETE /users/me MSW 핸들러가 */api/v1/users/me 패턴인데, FE(features/user/profile/api.ts)는 bare /users/me로 호출한다.
mock 모드(NEXT_PUBLIC_API_MOCKING 기본 on)에서 미매칭 → 프로필 조회/수정/탈퇴가 동작하지 않는다. (실 ...
🐞 BugFix

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.