issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:TypeScript language:C#
Filter by
8.5M results
Part of #80. The deep type-system change flagged after the assignability clusters bottomed out here.
Problem
SharpTS treated a type as assignable to a type parameter T whenever it matched T s constraint ...
enhancement
🐞 버그
업로드 폼 드롭존이 끌어다 놓거나 클릭 이라고 안내하지만 드래그앤드롭이 동작하지 않는다. 클릭 업로드만 동작한다.
원인
드롭존(src/app/upload-form.tsx)이 숨겨진 input type= file class= hidden 을 감싼 label인데, onDrop/onDragOver 핸들러가 없다. input이
hidden이라 네이티브 ...
bug
Is your feature request related to a problem?
The voice route tests have structural problems and cover only the two happy paths, leaving all error branches untested:
1. create_test_app() + TestClient ...
enhancement
✨ 기능 설명
사용자 히스토리의 좋아요/방문 상태를 기존 history_items 단일 구조에서 liked_items, visited_items 중심의 분리 구조로 전환하고, 백엔드 히스토리 API가 변경된 DB 구조를 기준으로
동작하도록 개선합니다.
📌 작업 내용
- [ ] 히스토리 상태 분리용 마이그레이션 파일 추가
- [ ] /api/history-items/ ...
feat
Problem
src/utils/calcE1RM.ts implements the Epley formula:
export function calcE1RM(weight: number, reps: number): number {
// Epley formula
return weight * (1 + reps / 30);
}
The Epley formula ...
bug
カテゴリ
仕様バグ(UX)
バグ概要
コンテナ内 Chromium は生きている(noVNC HTML・WebSocket とも正常)のに、予約画面をリロード/サーバ再起動すると noVNC ビューアの iframe
が再表示されず、ブラウザが「死んでいる/繋がらない」ように見える。
再現手順
1. 予約画面で「ブラウザ起動」→ ビューア表示OK
2. 予約画面をリロード(またはサーバ再起動) ...
Fail websocket startup when JWT secret uses placeholder value
Type
Security / Authentication Hardening
Priority
High
Verified in repo
The websocket example config contains a placeholder JWT secret: ...
devin-remediate
risk:security
status:devin-needs-human-review
라이트 톤 칩(베이지 미출근/연두 근무중)이 다크 모드에서 둥둥 떠 보이고 칙칙. 배경 박스 제거 → 컬러 점 + 색 텍스트 미니멀 스타일(토스/리니어 패턴)로 변경.
area: client
type: fix
Parent bounty: #743
Bug
The GET /api/search endpoint passes req.query.q directly into globalSearch() with no type validation, trimming, or
length limit. That allows callers to submit extremely long query ...
Context
The bot-first worker now supports polling, async queueing, job status, cancellation, retry, stale recovery, status
throttling, and idempotency. A production Telegram bot still needs an access ...

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.