pullrequests Search Results · language:Dune language:TypeScript is:unmerged language:JavaScript language:JavaScript language:CSS
Filter by
81.7M results
Reordena el grupo Investigacion del sidebar.
Generated with Claude Code
Disposable backend smoke test for Almanac. This PR should be closed after verification.
Auto-created by Slot 4 repair workflow.
Auto-created by Slot 4 repair workflow.
問題
- KPI設定で「代表KPI」(is_main=true) を新たに設定しても、テーブルの「担当KPI」列に反映されなかった
- 原因: displayKpis.find(k = k.dept === d.name) は最初にマッチしたKPIを返すだけで is_main を考慮していなかった
修正
- is_main=true のKPIを優先して表示するよう変更(なければ最初のKPI) ...
Closes the missing piece of the referral system — capturing a friend s code from the invite link.
- /join?ref=KP-XXXX → stashes the code (localStorage) → forwards to /signup. This is the target of the ...
Auto-created by Slot 4 repair workflow.
💡 What: Replaced String.prototype.split() and .substring() with zero-allocation character loops (charCodeAt) and string
index methods (indexOf, lastIndexOf, slice) in high-frequency React render paths ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| @tanstack/solid-start (source) | 1.168.24 → 1.168.25 | age | confidence |
Release Notes
details ...
dependencies
Temporary deployment management solution; will not be this way in the coming weeks when introduced to stakeholdership
beyond Client.