issues Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:JavaScript language:Java
Filter by
39M results
배경
현재 채팅은 채팅방 내부 STOMP 구독과 채팅방 목록의 unreadCount 표시가 있습니다. 하지만 사용자가 다른 화면에 있을 때 새 채팅이 오면 카카오톡처럼 화면 상단에 알림을 띄우는 전역 알림 기능은
없습니다.
확인한 코드.
- frontend/src/features/chat/useChatSocket.js: 특정 chatRoomId에 대해서만 ...
enhancement
배경
백엔드와 프론트 API에는 사용자 신고 기능이 이미 있습니다. 하지만 상품 상세 화면의 신고 버튼은 ReportModal에 productId만 넘겨 상품 신고로 고정되어 있어서, 판매자를 바로 신고하는 UX가
없습니다. 사용자는 판매자 신고 기능이 빠진 것으로 보게 됩니다.
확인한 코드.
- src/main/java/com/team7/agora/domain/report/controller/ReportController.java: ...
enhancement
배경
백엔드는 사용자 토큰 재발급 API를 이미 제공합니다. 하지만 프론트는 accessToken만 저장하고 refreshToken을 저장하지 않으며, /api/auth/reissue를 호출하는 API 함수나 401 응답
시 토큰 갱신 로직이 없습니다. 그래서 accessToken 만료 후 로그인 연장이 되지 않습니다.
확인한 코드.
- src/main/java/com/team7/agora/domain/auth/controller/AuthController.java: ...
enhancement
배경
상품 목록 화면의 검색 영역에는 이미지처럼 상품 상태 필터가 필요합니다. 현재 dev 기준으로 프론트 상품 목록은 keyword, category, regionId, sort, direction만 검색 파라미터로
보내고, 백엔드 ProductSearchCondition도 상태 필터를 받지 않습니다.
확인한 코드.
- frontend/src/pages/ProductListPage.jsx: ...
enhancement
Goal
Make the public deploy scaffolding (deploy/helm/airllm + deploy/argocd) a clean, reusable, public-safe GitOps path so a
consumer (Terraform + ArgoCD App-of-Apps) can deploy the gateway with zero ...
documentation
enhancement
Workflow Failure
Workflow: Matt Pocock Skills Reviewer
Branch: copilot/cli-consistency-h-1-h-2-fixes
Run: https://github.com/github/gh-aw/actions/runs/28549828377
Pull Request: #42832
[!WARNING] Engine ...
agentic-workflows
Mode
design (doctrine). Post-mortem of the wake-as-skill refactoring wave; proposes codifying minor-coherent-action (MCA)
autonomy at parent/wave δ (δ₂) so an approved wave executes without per-step operator ...
cdd
design
Problem
Users have no supported way to unit-test agents without hitting a real LLM:
- A mock provider exists (ProviderTypeMock, internal/llm/factory.go:26,477-484; internal/llm/mock_adapter.go) and ...
Summary
Cron / webhook / email triggers declared in a workflow s YAML are parsed and validated but never fire, because the row
that the schedulers read from is never written on apply.
Details
- The ...
Para llevar la API al siguiente nivel, necesitamos formas de filtrar la información.
Tareas
- [ ] GET /partidos/torneo/:torneo: Permite obtener todos los partidos de un torneo específico.
- [ ] GET ...
auto-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.