issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript is:public language:C# linked:pr
Filter by
3.9M results
Server Name
Fabric MCP Server (Fabric.Mcp.Server) — new tool core_search_catalog in the existing core area.
Contacts
Nadav Schachter (nschachter) — contributor. Fabric MCP owners: @microsoft/fabric-mcp. ...
onboarding
Track PR #51 for the Local-First operational readiness changes.
Expected review path:
- inspect PR diff
- let GitHub Actions finish
- merge only after Human Gate
Closeout evidence will be posted ...
status:review
task
Story
縦横のグリッド線それぞれに 10, 20, 30... mm の数値を描画する。
Acceptance Criteria
- [ ] 各グリッド線(10mm ごと)に対応する mm 数値が描画される
- [ ] 原点(index 0)にはラベルを描画しない
- [ ] 横方向の数値はキャンバス上部に、縦方向の数値はキャンバス左側に描画される
Tasks
- [ ...
user-story
Enable banking credentials missing in rancher, so we need to adjust the code, so that pods know the secret
bug
Bug
(Note: this is a duplicate of the recalc issue, broken out separately for the ordering concern specifically.)
applyAttributes (SyncManager.java:1895):
instance.setBaseValue(attrData.getBaseValue()); ...
bug
component-storage
P1
Bug
SyncManager.sparseContents (line 3811) mutates the input ItemStack[] in place, relying on PlayerInventory.getContents()
returning a fresh copy. The MAINTENANCE-NOTES document already calls this out, ...
bug
defensive
P2
Bug
FinalSaveSpool.append, moveToDone, moveToFailed, rewriteWithUpdatedVersion are all synchronized, but listPending
(line 233) is not. When FinalSaveReplayService.replayBatch calls listPending while ...
bug
P1
spool
Bug
applyAttributes (SyncManager.java:1895-1914) does:
1. instance.setBaseValue(attrData.getBaseValue()) — triggers recalc #1
2. for (...) instance.removeModifier(existing) — each remove triggers recalc ...
bug
component-storage
P0
performance
打出perfect球时,球速可以加快, 上网回球时,可以打出“杀球” 以上两种球可以配合更厉害的视觉效果,比如“更长的残影”
Bug
SyncManager.java:1898 removes existing modifiers via instance.removeModifier(existing) (passing the AttributeModifier
object). This relies on AttributeModifier.equals() to identify the modifier to ...
bug
component-storage
P0

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.