issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:JavaScript
Filter by
4.4M results
Descrição
Adicionar a opção de remover um gasto já registrado na aplicação.
Valor para o usuário
O usuário pode cometer erros ao registrar um gasto e precisa ter a opção de removê-lo.
O que será feito ...
Severity: N/A (prep for the style-kit migration)
Heads-up for whoever applies the shared Grey Wolfe style kit here: the kit isn t in the tree yet (no
Saira/Barlow/JetBrains Mono; palette is the old slate/blue ...
enhancement
Severity: Low (cleanup)
Accumulated cruft surfaced during review:
- Dead code: network.js clusterForce createForceSimulation (never called); controls.js updateYearFilters
setupYearInputs (never ...
documentation
Severity: Low
validateInputs() (controls.js:723) validates minAmount as if it were a dollar field (default: 10000), but #minAmount is
the 0–100 range slider (index.html:51). The dollar field is actually ...
bug
Severity: Low/Medium (data quality)
Live graph node ids are built from raw API name strings: A: +name (agency) and R: +name (recipient) — e.g.
usaspending.js:35,95. This means:
- Two distinct entities ...
enhancement
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

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.