issues Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:Java linked:pr
Filter by
6.5M results
배경
미연결이던 커뮤니티 댓글 수정(PATCH)/삭제(DELETE) API 연결.
작업 내용
- [ ] PATCH /api/v2/community/comments/{commentId} — 댓글 수정
- [ ] DELETE /api/v2/community/comments/{commentId} — 댓글 삭제
구현
- features/community: ...
목적
Gemini API 호출을 위한 API Key를 환경 변수로 바인딩하여 설정한다.
작업 내용
- application.yml에 gemini.api.key: ${GEMINI_API_KEY} 프로퍼티 추가
- .env.example에 GEMINI_API_KEY= 항목 추가
- GeminiProperties 설정 클래스 생성 (@ConfigurationProperties) ...
enhancement
Bug description
in Superset/utils/core.py remove bubble sort func
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional ...
bug
배경
미연결이던 GET /api/v2/breeder/search (레거시) 조회 API 연결.
작업 내용
- [ ] GET /api/v2/breeder/search — 브리더 검색 (entities/breeder)
구현
- BreederSearchItem / BreederSearchParams 타입 (실제 응답 기준)
- searchBreeders ...
Objective
Track the remaining work to complete the AgentV Phoenix integration after the initial adapter and Phase A OTel preset
work.
Context
Draft PR #1280 is the seed/handoff PR. It adds the planning ...
phoenix
Describe the bug
The signup endpoint test suite relies on CORS configuration but does not properly set the ALLOWED_ORIGIN environment
variable. As a result, CORS-related assertions may fail even when ...
bug
🚀 기능 설명
- AI 서버 응답에서 제거된 document_guidance, application_guide 필드를 프론트엔드에서 일괄 제거
✅ 작업 체크리스트
- [ ] src/lib/types.ts — ServiceDetailData, DraftFieldsData, DoneData 인터페이스에서 두 필드 제거
- [ ] src/components/Chat.tsx ...
Describe the bug
Description
The EventRegistration.js component currently contains a React Hook dependency warning involving
refreshEventAvailability.
File
src/Pages/Events/EventRegistration.js
Warning ...
bug
Description
In src/components/admin/TicketScanner.jsx, the handleScanSuccess function attempts to parse the scanned QR code text as
JSON. If JSON.parse succeeds but returns a primitive value (e.g., the ...
Whenever there are inputs wider than the given screen, they should shrink to fit the max width instead of overflowing.
image
We need to prevent flex/grid blowout by applying min-width: 0 to flex parent ...
bug
good first issue

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.