issues Search Results · language:Dune language:Python linked:pr language:TypeScript language:JavaScript language:TypeScript
Filter by
7.9M results
Describe the bug
In client/src/pages/MyHealth.tsx (line ~147), the PDF download feature accesses the jsPDF library as a global on window:
function handleDownloadPdf(assessment: Assessment) {
const ...
Spec: docs/plans/2026-06-12-cost-deadline-profit-freeze-design.md (PR-3 slice, §7-§8, K2).
Description
The topics list in the extension popup (src/popup.ts:671-684) is rendered as a series of div class= topic-item elements
injected into #topics-list (also a div):
topicsList.innerHTML = state.topics ...
bug
gssoc:approved
gssoc
size/S
type:code
type:design
type:style
The twine upload command in the release workflow should include the --verbose flag for better upload diagnostics.
pdk:skywater130
pdk
Describe the bug
In client/src/pages/History.tsx (line ~323), the CSV export triggers a browser navigation instead of a programmatic
fetch:
window.location.href = `/api/assessments/export.csv?${buildExportParams().toString()}`; ...
Description
The recording status badge in the extension popup updates dynamically as the meeting state changes (e.g., Idle →
Recording… → Meeting active ). These updates are written via innerHTML in popup.ts ...
gssoc:approved
gssoc
type:design
Summary
Migrate the local HashiStack development environment from hashistack/ to hashistack-local/ directory to preserve the
updated work and avoid losing changes.
Background
The hashistack/ directory ...
The twine upload command in the release workflow should include the --verbose flag for better upload diagnostics.
pdk:ihp
pdk
Is your feature request related to a problem? Please describe.
When a user accidentally closes a pane in Visdom, the visualization is permanently lost. The only way to get it back is
to re-run the code ...
Describe the bug
In client/src/components/WhatIfRiskSimulator.tsx, a useEffect calls whatIfBatchMutation.mutate(...) on component mount
with an empty dependency array []. The payload is built from values ...

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.