issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:JavaScript linked:pr
Filter by
5.7M results
(Added for docuentation)
GET /api/orgs/:id/properties/:property_id/runs parses the limit query with parseInt(...) || 25 and only applies
Math.min(100, ...).
That means malformed values fall back to 25, but negative integers are ...
Problem Statement
The application lacks an API endpoint to retrieve floors filtered by building, which is needed for the floor selection
UI.
Proposed Solution
Add a new GET /api/get-floor-by-building ...
enhancement
PortableText本文で h1/h4 がスタイル未定義で素のまま表示される(h2/h3は定義済み)。prose-blog に h1(最大・ブランド線)とh4(小見出し)を追加。変換自体は正常。Refs #114
重要度:中
開発
Context
fallow analyze reported 17 dead-code findings across client/scraper/server workspaces. Investigation revealed:
- 7 truly unused re-exports in client/src/api/client.ts (barrel) — no consumer ...
enhancement
Bug
The demotion-candidates estimator (server/estimator/demotion-candidates.ts) recommended unsafe demotions that remove
merge gates. On cairnea/KinDash it suggested demoting build: production, db: migrations, ...
Parent bounty: #743
Bug
The Settings page in apps/web/app/settings/page.tsx is only a static placeholder:
p Account preferences, profile visibility, and security controls. /p
It does not expose any ...
Summary
Five preview-smoke specs fail deterministically because the shared smoke tester account hits the daily new-post rate
limit — post.create / post.createWithImages return:
HTTP 429 TOO_MANY_REQUESTS: ...
背景
現状 /api/v1/aggregate は std_dev(標準偏差)を返しているが、後段の集計サーバが複数 worker の結果をマージするときには 分散値そのもの が欲しいケースがある(合成分散の閉形式を使うと、worker
側で再度二乗計算をしなくていい)。
computeAggregate 内ではすでに variance を計算してから math.Sqrt(variance) で ...
Problem
The shared import config (rules/plugin/import/index.js) enables import/order, import/first, and import/no-namespace, but
two widely-recommended, low-risk import-correctness rules are missing: ...

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.