issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:TypeScript linked:pr
Filter by
7.9M results
Fix some mobile compatibility issues
レコード一覧の検索と並び替え処理が Account / Contact 側に分散しているため、一覧状態 helper に寄せて再利用しやすくする。
あわせて、コードベース docs の app/api と services/salesforce の説明が現在の構成から少し遅れているため、実ファイルに合わせて更新する。
area:docs
type:refactor
GET /api/modules computes pagination with Math.max(...parseInt(...)). Invalid values such as page=nope or limit=Infinity
produce NaN, which is then passed to Supabase .range(NaN, NaN) and returned in response ...
What changed in dicode-core
dicode-core PR #411 (closes dicode-core#406) fixed a crash-loop: the buildin relay-server-body task (which has trigger:
daemon: true + restart: always) was crash-looping on ...
DOCS
documentation
status:in-progress
Description
The src/services/ directory contains 7 Python files but only 2 unique implementations. The remaining 5 files are
byte-for-byte duplicates (confirmed by MD5 hash) and are not imported anywhere ...
gssoc:approved
Download URL
https://github.com/linyuqing222/openccConverter/releases/download/v2.1.0/openccConverter-2.1.0.nvda-addon
Source URL
https://github.com/linyuqing222/openccConverter
Publisher
Kevin Lin ...
autoSubmissionFromIssue
Summary
RenderLoop.render() computes its per-frame dpr local (render-loop.ts ~line 214) as:
const dpr = typeof window !== undefined ? Math.min(window.devicePixelRatio || 1, getMaxDpr()) : 1
This uses ...
Description
The Dependabot configuration has directory: /ml_service for the pip ecosystem, but this directory does not exist. The
actual Python ML service is at apps/ml/. This means Dependabot silently ...
duplicate
gssoc:approved
runtime/src/engine/camera-controller.ts has three input-validation defects in the Mapbox-parity camera API. Each turns
untrusted host input into a silently-wrong, locked, or crashing camera.
B1 — setMinZoom/setMaxZoom ...
概要
check_integrity.ts が REQ frontmatter に \ ags\ を必須としているが、REQ-0101-005 と patterns.md:52
は4フィールド(id/title/created/updated)のみと定義。この矛盾が NG 22件を発生。
変更内容
- check_integrity.ts L387, L3105: required 配列から ...
maintenance

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.