pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:TypeScript
Filter by
178M results
問題
在 /focus 把任務從「其他計劃內」拖進「今天最重要的三件事」會讓整頁崩潰,被 error boundary 接管成「Something went wrong!」,console 出現 Minified React error
#185(Maximum update depth exceeded)。實機穩定重現。
Root cause
dnd-kit 用 useRect 量測被拖曳的列與它的 ...
- Load engine.js before database.js to prevent const redeclaration SyntaxError that was silently killing engine.js
(blocking triggerSimulation and teamFinancesState from being defined)
- Define ...
The Comment on PR step interpolated the scan report directly into a github-script template literal:
const report = `${{ steps.scan.outputs.report }}`;
When a finding renders inline-code containing literal ...
Motivation
- Adjust Telegram Stars pricing so the 1,000-credit package and the large package use the new Stars and USD values
required by payment flows.
Description
- Update src/stars.js to ...
codex
Summary
A tech-debt-radar Vector-C sweep found a duplicate method: DreamService defined async synthesizeGoldenPath() twice
(~line 1034 + ~line 1140). JS shadows the first with the second, so the ~1034 ...
概要
#85 の A8。求職者ヘッダーのナビが enmaru_old とラベル・並び順で異なっていたため合わせる。
変更内容
SEEKER_NAV(src/components/Header.tsx)を enmaru_old に合わせる:
- ラベル「書類」→「書類管理」
- 並び順: マイページ / プロフィール / 保育園を探す / 応募履歴 / 書類管理(書類管理を末尾へ)
...
bug
Summary
Implements the full comments feature on the backend: Zod schema, oRPC contract, and router handler. Comments support
nested replies via parentCommentId, cursor-based pagination on getComments, ...
Problem
client/src/features/settings/changelog.ts keeps breaking the build after merges. Every feature prepends its entry at the
same array-head lines, so any two branches collide there. GitHub s Update ...
Branding
- Rename AETHER - RadarNexus across the page title, setup gate, topbar wordmark (two-tone white Radar + azure Nexus ),
export watermark and README. localStorage keys keep the aether.* namespace ...