Skip to content

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

Filter by

18.9M results  (614 ms)

18.9M results

Summary of What Needs to be Done src/utils/sessionManager.js#isSessionValid calls localStorage.getItem and document.cookie (via the path that reads tokens) without any typeof window !== undefined guards. ...
bug

Summary of What Needs to be Done src/utils/formRetryQueue.js defines five exported functions (saveFormData, getFormData, clearFormData, getQueue, hasSavedData) that all call localStorage.getItem / setItem ...
bug

Summary of What Needs to be Done src/utils/registrationGuard.js defines getRegistry / saveRegistry as module-internal helpers and exports isAlreadyRegistered, recordRegistration, cancelRegistration, getUserRegistrations, ...
bug

Summary When multiple users upload large PDFs simultaneously, or a single user uploads multiple files rapidly, the Express API gateway forwards concurrent requests asynchronously to the rag-service. ...
backend
bug
enhancement
feature
fix
frontend
rag-service

Summary of What Needs to be Done src/utils/roleRedactor.js#redactSensitiveData spreads {...data} into a shallow copy and then calls delete redacted.revenue. The spread is shallow, so the top-level keys ...
bug

Summary of What Needs to be Done src/utils/requestSigner.js does import crypto from crypto at the top of the file. The crypto module is a Node.js built-in that is not available in browsers. Any code ...
bug

📝 무엇을 하나요? - AI 요약/퀴즈 생성 중일 때 결과 카드에 빙글빙글 도는 스피너를 표시해 사용자가 로딩 상태를 직관적으로 인식할 수 있게 합니다 📌 To do - [ ] screens-rest.jsx에 Spinner 컴포넌트 import 추가 - [ ] generating 상태의 결과 카드에서 🌱 이모지를 큰 Spinner / 로 교체 ...
enhancement

概要 汎用性を妨げている2箇所のサイス名ハードコードを除去する。 詳細 1. support/envLoader.js 問題①(35行): npm経由のプロファイル検出がサイス名の列挙に依存 ```js // 現状(新サイス追加のたびに修正が必要) if (lastArg.startsWith( shimamura. ) || lastArg.startsWith( tframe. ) || ...

Problem / Goal Today a done walkthrough video only happens when shipwright §9 offers it interactively — but on the autonomous path shipwright runs in a background, non-interactive worktree subagent that ...
armada:underway
enhancement

작업 내용 현재 사용 중인 ORM 버전에 맞게 설정 파일과 Client 생성 방식을 정리합니다. 완료 조건 - [ ] schema 설정을 현재 버전 기준으로 수정한다. - [ ] 설정 파일을 추가한다. - [ ] 필요한 adapter 의존성을 추가한다. - [ ] Client 생성 방식을 수정한다. - [ ] lockfile을 갱신한다. ...
chore
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.