issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr language:JavaScript
Filter by
3.2M results
버그 설명
SecurityConfig CORS 설정에 localhost:3000만 허용되어 있어, EC2 배포 환경에서 프론트엔드(hard-click-front-end.vercel.app)의 API 요청이 CORS로 차단됨
원인
configuration.setAllowedOrigins(Arrays.asList( http://localhost:3000 )); ...
🐛 fix
Summary
Four related chat and layout improvements: MOTD hide toggle fighting itself, optional chat auto-scroll, developer
rainbow username for Quigly, and narrow-window layout so video and chat (including ...
Problem
Applying to a job currently requires manually copying CV fields into ATS forms one by one. The data is already in cv.md
and the tailored PDF is already in output/ — the mapping step is pure mechanical ...
Surfaced by @neo-opus-vega s #14207 review; V-B-A-confirmed.
Symptom: adding a single import line to ai/services/memory-core/MemoryService.mjs (#14207) caused the pre-commit
check-block-alignment.mjs ...
ai
bug
model-experience
背景
backend が返すエラーメッセージが英語で、フロントのトースト等にそのまま表示される。日本語アプリとして利用者向けメッセージは日本語が望ましい。
現状の英語メッセージ例:
- category is used by transactions and cannot be deleted: 1(CategoryInUseException → 409)
- category not ...
area:backend
priority:low
type:task
목적
P1 카테고리 기능 중 카테고리 목록 조회와 관리자 카테고리 관리 API를 구현한다.
범위
- 카테고리 목록 조회 API 구현
- GET /api/categories
- 관리자 카테고리 생성 API 구현
- POST /api/admin/categories
- 관리자 카테고리 수정 API 구현
- PUT /api/admin/categories/{categoryId} ...
agent-ready
priority:P1
type:feature
@/tmp/issue_align.md
Description
표준 orino-logs 대시보드의 모든 패널이 datasource not found를 낸다. 조사 결과 datasource sidecar의 provisioning reload가 401로 실패해, datasource
변경이 85일째 Grafana에 반영되지 않은 것이 원인이다.
근본 원인 — admin 비밀번호 드리프트
- Grafana는 ...
bug
Summary of What Needs to be Done
Add an SSR guard in src/utils/toast.js before the react-toastify import, or wrap the import in a dynamic check. The
module-level import { toast } from react-toastify ...
Summary of What Needs to be Done
Fix getRelativeTime in src/utils/relativeTime.js so it never returns null. Currently, for future dates more than 30 days
away, the function falls through all conditions ...

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.