issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python is:public language:JavaScript
Filter by
41M results
What to build
`pt-storage.js` `getPatients` issues one `user_progress` query per patient after fetching the patient list, resulting in
N+1 database round-trips. For a PT with 20 patients this is 21 queries. ...
bug
needs-triage
Bug Description On native (desktop) Windows, the ssh terminal backend fails on every connection with:
getsockname failed: Not a socket
Root cause: tools/environments/ssh.py, method _build_ssh_command, ...
What to build
`pt-registration.ts` inserts a row into `pt_accounts` immediately on signup form submission, before the user confirms
their email. If the user never confirms, a dangling unconfirmed row ...
bug
needs-triage
What to build
`router.js` guards the `/pt` route (redirects unauthenticated users away) but `/pt-signup` has no guard. Any URL visitor
can access the PT signup page. It should redirect already-authenticated ...
bug
needs-triage
Docker Compose standard delivery should default to the latest ApeMind Enterprise image version v2.3.54.\n\nScope:\n-
Update compose image default tags for app/frontend/worker images.\n- Update env template ...
DarioAmodei
What to build
`idb-store.js` `set()` resolves its promise on the `IDBRequest.onsuccess` event. At that point the transaction is not
yet committed — the data is not guaranteed to be durable. Resolving ...
bug
needs-triage
What to build
`loadContent` in `content.js` returns `null` silently when both the network fetch and the IndexedDB cache fail. Callers
receive null with no indication of the failure, leaving the patient ...
bug
needs-triage
Description
Recently (https://github.com/marimo-team/marimo/pull/9849), the multiselect received a refactor, which changes the
visual representation dramatically. Before, this update, if we had selected ...
enhancement
needs discussion
What to build
The evening session s pain questionnaire collects a post-exercise pain score but submits the pre-exercise score value
due to a variable shadowing / state timing bug in the session runner. ...
bug
needs-triage

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.