issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript linked:pr language:TypeScript
Filter by
5.6M results
🔎 개요
컨트롤러 인증 유저 추출 / 채팅 응답 slim / socket 에러 변환 / 프라이빗룸 broadcast
概要
DeleteReviewCycle に status チェックがなく、open/closed サイクル(提出済み評価フォームあり)を削除できる。
問題
active な評価サイクルが意図せず削除されると評価データが失われる。なお非アトミック問題は PR #415 で対応済み。
該当箇所
- api/src/application/review/delete-review-cycle.ts ...
bug
概要
SetReviewCycleStatus が現在のステータスを確認せず任意のターゲットステータスを適用する。closed サイクルを再 open したり、draft を直接 closed にできる。
問題
想定ライフサイクル: draft → open → closed
- closed サイクルを re-open → 提出済みフォームが再編集可能になる
- draft サイクルを直接 ...
bug
🔎 개요
!-- 구현한 기능에 대해 간단하게 설명해주세요 -- 프라이빗룸 세션이 disconnect 시 정리됩니다. 일시적 네트워크 끊김에도 세션이 닫혀, 재연결 시 프라이빗룸 재입장이 필요합니다 (회의방 특성상 합의된
동작).
BE
bugfix
Context / motivation
Two classes of doc rot have accumulated in the architecture handbook (CLAUDE.md, SYSTEMS.md) and the live wiring no
longer matches what s written:
1. Stale Known split warning. ...
Docker Mastery Sec28 のレビュー原則「ベースイメージから継承する CMD も明示的に書く(Dockerfile だけで起動方法が分かるようにする)」を apps/web/Dockerfile に反映する。
- nginx:1.29-alpine の `CMD [ nginx , -g , daemon off; ]` を明示
- 挙動変更なし(継承値と同一)
Summary
Add the The Iceberg scroll-snap presentation (Corvo Labs / lower dB strategy deck) to the site at
/presentations/the-iceberg. The presentation is a fully self-contained HTML file that uses the ...
🐛 버그
PWA 홈화면에 추가 후 바로가기로 진입하면 유저 앱(/user/)이 아닌 관리자 페이지(/)로 이동됩니다.
📝 버그 상황 설명
Given 모바일 크롬에서 https://~cloudfront.net/user/ 에 접속 후 홈화면에 추가 로 PWA 바로가기를 생성한 상태
When 홈화면의 바로가기 아이콘을 탭하여 앱을 실행했을 때
Then https://~.cloudfront.net/ ...
🐛 Bug
Goal
E2E only ever runs against pnpm dev (playwright.config.ts webServer.command). Two production-only breakages have already
shipped to the template and been fixed reactively (stylesheet 404 after build, ...
safe:human
size:m
status:ready
type:chore
Context
Since 0.13.0 (#1016), createMcpRouter s auth option can serve /.well-known/oauth-protected-resource (RFC 9728) and
verify bearer tokens. However, the discovery features appear to be available ...

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.