issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:TypeScript
Filter by
7.9M results
Version: 2.19.0 (also present on main)
Describe the bug
Freshly uploaded media shows a date of 1/21/1970 in the admin grid and file details, and sinks below every existing file
(the grid sorts uploaded_at ...
Summary
findProcessIdsByExecutablePath in src/main/processes/kill.ts builds a WQL filter that breaks when the process name
contains a single quote (e.g. Dave sApp.exe), so SimLauncher fails to find — ...
bug
Version: 2.19.0 (also present on main)
Describe the bug
The Media sidebar always shows All Files (24) regardless of how many media files exist. The per-folder and per-type
counts next to it are correct, ...
📝 작업 설명
지원서 저장/제출 API 경로 변경(me → applicationId, #288)에 대한 회귀 방지 단위 테스트를 추가한다. api 모듈을 mock해 서버 없이 호출 URL과 body만 검증한다.
✅ 체크리스트
- [ ] saveApplicationDraft가 /v1/projects/{projectId}/applications/{applicationId} ...
Test 🔬
🐛 버그 설명
서버에서 지원서 임시저장/최종제출 API 엔드포인트가 /applications/me 계열에서 /applications/{applicationId} 계열로 변경되었다. 프론트는 여전히 레거시 me 경로를 호출하고
있어, 변경된 서버에서 지원서 저장/제출이 실패한다.
📋 재현 방법
1. 프로젝트 지원 모달 진입 (지원서 작성 화면)
2. ...
Fix 🐜
Tracks the 4.0.0 effort to accelerate datagrunt s CSV compute with a bundled Rust extension and ship platform wheels.
Background
A standalone prototype (#165, closed) ported csvcomponents.py s compute ...
개요
네이버 검색 노출을 위해 서치어드바이저 소유 확인 메타 태그를 추가합니다.
주요 변경 사항
- src/lib/metadata.ts — defaultMetadata에 naver-site-verification 메타 태그 추가
문제
- main merge 후 Deploy to Home Server가 frontend-only 배포에서 실패합니다.
- 실패 지점은 admin/MYBOX 변경이 아니라 live editor seeded canary입니다.
- 현재 workflow는 frontend 변경이면 항상 e2e/editor-live-visual.spec.ts의 /editor/507 ...
Root cause
runtime/src/engine/render/passes/label-pass.ts opens a per-show perf-mark at the top of the label-show loop:
- label-pass.ts:298 — perfMarkStart( encoder.label-dispatch.show ) at the top ...
Root cause
runtime/src/loader/tiles-sse.ts:221-222 derives projType from a hand-written projection.name ternary:
const projType = projection.name === mercator ? 0
: projection.name === natural_earth ...

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.