issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:JavaScript language:TypeScript
Filter by
6.7M results
Summary
- Recompute live chat message ownership from senderUserId and currentUserId before writing WebSocket payloads to the
query cache.
- Keep my sent messages right-aligned immediately, matching ...
Self Checks
- [x] I have read the Contributing Guide and Language Policy.
- [x] This is only for bug report, not a question.
- [x] I have searched for existing issues, including closed ones.
- ...
project#dify
Self Checks
- [x] I have read the Contributing Guide and Language Policy.
- [x] This is only for bug report, not a question.
- [x] I have searched for existing issues, including closed ones.
- ...
project#dify
Summary
Windows nightly desktop builds can launch the Electron shell but never open the main app window because the packaged
backend crash-loops before readiness.
The backend stderr in %USERPROFILE%\.t3\userdata\logs\server-child.log ...
목적
마이페이지에서 내가 작성한 게시글과 좋아요한 게시글을 조회할 수 있도록 API를 추가합니다.
작업 내용
- GET /users/me/posts — 내가 작성한 게시글 목록 조회 (페이지네이션)
- GET /users/me/liked/posts — 내가 좋아요한 게시글 목록 조회 (페이지네이션)
영향 범위
- 엔드포인트: GET /users/me/posts, ...
enhancement
개요
급식 식단표를 PDF·엑셀로 내보내거나 인쇄할 수 있는 내보내기 센터 페이지를 구현합니다.
작업 범위
새로 추가되는 레이어 (FSD)
| 레이어 | 경로 | 설명 |
| --- | --- | --- |
| shared/ui | Button, icons | 공통 버튼·SVG 아이콘 컴포넌트 |
| entities/meal | model/types, ...
There is no copyright year in the footer. Please ADD a dynamic copyright year (new Date().getFullYear()) to the bottom
of the Footer.tsx component.
agent-fix
📌 Issue
/api/match/status가 과거 매칭 데이터 정합성 깨짐으로 500을 반환할 수 있습니다.
운영 로그에서 MatchingMemberRepository.findCurrentActiveByUserId가 단건 Optional을 기대했지만, 종료된 매칭 세션에 연결된
matching_member.deleted_at IS NULL 행과 현재 ...
배경
canvas engine demo에는 selection toolbar dropdown을 menu button/menu로 노출하는 affordance가 있다. PPT는 shape kind 변경이 inspector
select에만 있어, AI가 생성한 slide에서 도형 종류를 빠르게 리터치하려면 선택 floating bar의 Shape menu가 필요하다. ...

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.