issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:JavaScript language:JavaScript
Filter by
4.4M results
Severity: Medium (visual)
In applyLayout( layered ) (network.js:562):
const maxDepth = d3.max(nodes, d = d.depth) || 1;
const colW = (width - 320) / Math.max(1, maxDepth);
When every node is depth ...
bug
Severity: Medium
post() (usaspending.js:46) has no request timeout. A hung USAspending request leaves the loading overlay spinning
indefinitely with no user recourse.
Fix: add an AbortController with ...
bug
Severity: Medium
The live path has no sequencing/re-entrancy guards:
- Autocomplete race (live-main.js:41-57): searchRecipients() results aren t sequence-checked, so a slower response for
an older ...
bug
Project name
JWT Token Decoder Inspector
One-line description
Decode, inspect, validate, and analyze JWT tokens with payload visualization, expiration tracking, and security
insights.
Your GitHub username ...
enhancement
Severity: High if reached (currently latent)
highlightNodesByDepth() references a free variable nodes that doesn t exist in scope (the field is this._nodes):
// network.js:192-197
highlightNodesByDepth(depth) ...
bug
Severity: Medium
this.currentNodes is initialized to [] (network.js:26) but never repopulated — update() stores the node array as
this._nodes (network.js:353). Consequences:
- resetPositions() (network.js:665) ...
bug
Severity: Medium (dead feature)
The Network Analysis preset button is wired to data-preset= network (controls.js:256) but applyPreset() only has cases
small / large / recent / complex (controls.js:278-311) ...
bug
El color de la J o la L invertida debería ser un azul pálido..
bug
ui
Summary
Follow-up to #2069 (pre-production IAM visibility review). The listing-visibility resolvers fail closed: when a
RequestVisibility context is present but the ListingVisibilityProtocol provider ...
Summary
Resolves the load-bearing open question in #47: when does synthesis run? Karpathy rewrites 10–15 pages on every ingest —
too eager/expensive for a vector-backed tool. Policy: lazy + proposed, ...
enhancement

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.