pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java language:Python
Filter by
210M results
changessetup
BC-625
- Rename Claim Details Overview labels to match the Costs tab.
- Rename the Requested column heading to Reported on the Overview and Costs tabs
- Update unit, integration, and e2e tests/page ...
Description
This PR implements the Pure CSS Multi-Step Form Stepper Timeline component (ease-stepper-timeline) under
submissions/examples/stepper-timeline/, as requested in issue #5077.
It provides a ...
accepted
component
contribution
good first issue
gssoc:approved
GSSoC-26
help wanted
integrated
level:intermediate
type:feature
ユーザー報告「移動/トリム/段移動/削除が全部できない」を実ブラウザ(Playwright)でデバッグし2つの根本原因を修正:
1. setPointerCapture がドラッグ状態セットの前にあり、例外時に以降がスキップ→ドラッグ機構が起動しない。状態を先にセット+try/catch化。
2. initialSequence の useEffect 再同期が親のポーリングで毎回editSequenceを初期値に戻し手動編集を即上書き消去。値シグネチャ比較で本当に変わった時だけ同期。 ...
Summary
Fixes P1 incident INC0010447 affecting inventory-service.
Root Cause
The /inventory/ item endpoint intentionally injected random failures with random.choice([True, False]), causing
approximately ...
Context
Please describe why you re making this change. If fixing an issue, use Fix #XXXX.
Description
Summarize what changes you ve made and any dependencies required.
Checklist
- [ ] Added new ...
Update common files
relates-to: build