Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr

Filter by

1.7M results  (382 ms)

1.7M results

Summary of What Needs to be Done Replace the CryptoJS import and usage in src/utils/storageKeyManager.js with the native Web Crypto API (crypto.subtle.digest). CryptoJS is a large Node.js crypto library ...
bug

Summary of What Needs to be Done Replace the globalThis.localStorage default parameter in src/hooks/useFilterSuggestions.js with a safe deferred access pattern. Default parameters are evaluated at call ...
bug

Summary of What Needs to be Done Add a typeof document === undefined guard at the top of the exportToCSV function in src/hooks/useCSVExport.js. The function directly accesses document.createElement and ...
bug

Summary of What Needs to be Done Replace the globalThis.localStorage default parameter in src/hooks/useMultiSessionRecovery.js with a safe deferred access pattern. Default parameters are evaluated at ...
bug

Summary of What Needs to be Done Add an typeof window === undefined guard at the top of the readStorage helper function in src/hooks/useBookmarks.js. The function is called during hook state initialization ...
bug

Summary Add workflow_dispatch GitHub Actions workflows to allow manual deployments to the dev and prod Firebase environments from the GitHub Actions UI. Background Currently, deployments are performed ...
enhancement

Problem / Friction Post-v13, roadmap planning lapsed (operator, 2026-06-15: * something we neglected post the v13 release *). Empirically: no release milestone exists, and ~30 open epics span harness ...
ai
enhancement
model-experience

The project will be deployed

Description Overview The Virtual Science Lab supports real-time collaborative experiment sessions where students can join using a unique session code. Currently, users must manually select and copy ...
enhancement

The GET /api/chain/batch/:batch_id/status endpoint in server/routes/chain.js checks if the requester owns a specific batch of uploaded documents to enforce Role-Based Access Control (RBAC). However, the ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.