issues Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:Java language:JavaScript
Filter by
39.3M results
Populator Run — 2026-06-17 (dev)
Summary
| Metric | Value |
| --- | --- |
| Visits scanned | 433 |
| Visits patched | 0 |
| Total inspections patched | 0 |
| Unresolved | 35 |
| Errors | 0 |
| Carry-forward ...
populator-run
작업 내용
- /policies 진입 시 GET /policies 호출 → 정책 카드 목록 렌더링
- 키워드 검색 입력 시 ?q= 파라미터로 API 재호출
- 필터 선택(카테고리, 지역, 대상) 시 query param 업데이트 → 재호출
- 무한 스크롤 또는 pagination 버튼으로 추가 목록 로드
- 로딩 스켈레톤, 검색 결과 없음 ...
feat
frontend
Additional constraints section appears on every section and is always empty:
img width= 908 height= 136 alt= Image src=
https://github.com/user-attachments/assets/db64aea5-d176-4202-bfe0-54fe678ab119 ...
kind: Bug
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .gitignore
- .textlintrc
- .codespellrc
- .gitleaks.toml
- scripts/locale-lint.sh ...
작업 내용
- PolicyCard.js의 하트 버튼 클릭 시 API 호출 (POST /favorites/{policy_slug} / DELETE /favorites/{policy_slug})
- /policies/[id] 상세 화면 하트 버튼도 동일 API 연동
- /mypage 관심 정책 탭: GET /users/me/favorites 호출 → ...
feat
frontend
Description: In the Enatega food delivery website s checkout section, there is a misalignment issue with the placement
of payment method buttons. Specifically, when the PayPal method is selected, the PayPal ...
As title says, modular panels do not work in any configuration. Device connector is plugged under the controller panel.
What to build
Implements part 2 of ADR-0005. Implement XFEATURE COMPRESS GZIP as a transparent connection mode and remove the throwing
INntpClientCompression surface.
- Add an NntpCompression value ...
enhancement
help wanted
작업 내용
- /recommend/result 화면에 이 추천 저장하기 버튼 추가 → POST /recommendations/{request_id}/save 호출
- 저장 완료 토스트 표시
- /mypage 추천 이력 탭: GET /users/me/recommendations 호출 → 이력 목록 렌더링
- 이력 항목 클릭 시 해당 request_id로 ...
feat
frontend
작업 내용
- request_id로 GET /recommendations/{request_id} 폴링 (2초 간격, status가 done/error까지)
- status: loading → 스피너 + AI가 추천 정책을 분석 중입니다... 표시
- status: done → 추천 결과 카드 리스트 렌더링 (PolicyCard 컴포넌트 재사용) ...
feat
frontend

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.