issues Search Results · language:Dune language:JavaScript language:Java language:Java linked:pr language:CSS
Filter by
3.3M results
目的
金額とカテゴリのタップだけで支出を登録でき、「スマホでの入力が面倒」を解消する。(要件Q2: スマホ中心・入力の手間を最小化したい)
やること
- カテゴリ選択をドロップダウンから「タップで選ぶボタン」に変更する
- 支出名(title)を任意入力にする(未入力でも登録できる)
- スマホ幅で押しやすいレイアウトにする(日付は今日をデフォルトのまま)
やらないこと
- ...
배경
이미 완독한 책에 별점을 매기면(평가하기) 완독일(endDate)이 오늘 날짜로 덮어써진다.
원인
UserBookService.update()에서 status == completed (또는 dropped)가 들어오면 무조건 endDate를 LocalDateTime.now()로 설정한다. 이미 완독 상태인지,
endDate가 이미 존재하는지 확인하지 ...
배경
GET /api/snippets... 도서 검색(GET /api/books/search)이 실제 알라딘 검색 결과 대신 Mock Book: query 형태의 목업 데이터를 반환한다.
원인
- 알라딘 API를 http://로 호출 → 알라딘이 301로 https로 리다이렉트
- RestTemplate 기본 구현은 http→https 교차 프로토콜 ...
Description
Description
block_core_image_render_lightbox() injects the lightbox trigger button by calling:
$body_content = preg_replace( / img[^ ]+ / , $button, $body_content );
where $button begins ...
[Status] In Progress
[Type] Bug
What Needs to Change
ArchUnit test covers only 21 structural rules — missing placement enforcement for *Command, *Dto, *Request, *Response,
*Event, naming conventions, shared-kernel isolation, application-service ...
area: backend
area: testing
priority: p2
type: refactor
Reworks the popup UI testing so the spec (docs/uiRequirements.md) is the spine and each leaf requirement is verified by
the right kind of test.
Scope of this change (build structure + one worked example): ...
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
In the volume-key session-switch picker overlay (the small popup shown when switching sessions with the volume keys),
the current/active ...
♻️ 개선 대상
IssuedCoupon
🎯 개선 목적
- [ ] 코드 가독성 향상
- [ ] 성능 개선
- [ ] 중복 코드 제거
- [ ] 구조 개선
- [ ] 기타:
✔️ 작업목록
- [ ] TODO1
- [ ] TODO2
- [ ] TODO3
📋 현재 문제점
고도화 전 리팩토링
💡 개선 방향
고도화 전 리팩토링 ...
Problem
No visual feedback for governance state. Agents and operators need at-a-glance conformance status.
Acceptance Criteria
- [ ] GET /api/conformance/missions/{id}/timeline endpoint returns structured ...
state:ready
type:feature

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.