issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java language:JavaScript
Filter by
3.2M results
📄 작업 유형
- [x] 기능 개발
- [x] 버그 수정
- [x] 리팩토링
🎯 작업 목적
커뮤니티 게시글 키워드 검색과 마이페이지(내 게시글/댓글 조회) 기능을 추가하고, 좋아요·댓글·조회수 카운트 증감 로직을 동시성 안전한 방식으로 전환한다. 동시에 주문 환불 가능 상태 제한 오류, PortOne 결제
취소 금액 처리 버그를 수정하고 주문 ...
zonos-v0.1.2 still reports no usable GPU on a real NVIDIA box: torch/CUDA unavailable: CPU dispatcher tracer already
initlized, so the Local (GPU) backend still falls back to Kokoro.
Root cause
numpy ...
Summary
Parents with several linked teams can see slower spinner-heavy Profile loads on native fallback paths because opening
Alerts or expanding account merge triggers one Firestore document request ...
fix-ready
triage:bug
triaged
Summary of What Needs to be Done
src/utils/sessionSnapshot.js uses loose equality (== null) instead of strict equality (===) on lines 27 and 43. While ==
null is intentionally falsy-safe here (it catches ...
Summary of What Needs to be Done
The openDB() function in src/utils/offlineQueue.js checks !window.indexedDB but does not first guard against window
itself being undefined. In SSR environments, window ...
bug
✨ 기능 요약
drop-service의 E2E 테스트(Karate)를 추가. Admin CRUD, 조회, 구매 선점 시나리오를 실제 서비스 전체 흐름으로 검증. 통합 테스트는 Kafka Consumer와
HoldExpireScheduler까지 범위를 확장.
📌 작업 내용
Karate E2E
- [ ] drop_admin_crud.feature — ...
drop
enhancement
Summary of What Needs to be Done
src/utils/registerUtils.js directly calls localStorage.getItem() and localStorage.setItem() without checking whether the
code is running in a browser environment. During ...
bug
기능 요약
이자 종류(이자 유형)와 상환 방법을 DB에 등록하고 조회할 수 있는 Service 및 MyBatis 기반 Repository를 구현한다.
배경 및 이유
대출 상품 실행 시 이자 유형(예: 약정이자, 연체이자)과 상환 방법(예: 원리금균등, 원금균등, 만기일시상환)은 코드성 기준 데이터로 관리되어야 한다. 이후 대출 실행, 이자 계산, 연체 ...
enhancement
📝 기능 개요
- auction-service 마이크로서비스의 안정성 확보를 위해 핵심 비즈니스 로직(경매 생성, 시작, 연장, 마감 등)에 대한 단위/통합 테스트 코드를 작성합니다.
- 프론트엔드 개발자 및 팀원 간의 원활한 API 규격 공유를 위해 springdoc-openapi 기반의 Swagger API 문서 자동화 도구를 연동합니다.
🛠️ ...
auction
chore
Is it a bug or has my life been a lie?
new Error( horror ).stack
`stack` is not a standard property of `Error instances`.eslint unicorn/no-nonstandard-builtin-properties
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.