issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
6.7M results
🐛 버그 설명
소개 페이지의 프로덕트 팀 멤버 섹션(ProductTeamMembersSection)과 푸터(Footer)에서 동일 멤버의 닉네임/표기가 서로 다르거나 누락·중복되어 있다.
📋 재현 방법
1. 소개 페이지(/intro)의 UMC PRODUCT TEAM 섹션 멤버 표기를 확인
2. 동일 페이지 하단(또는 다른 페이지) 푸터의 멤버 표기를 ...
Fix 🐜
When hovering on privacy policy in the main page, nothing is displayed. It should show some information.
概要
WorldGuardを必須バックエンドプラグインとして追加し、 資源ワールドのスポーン地点をWorldGuardリージョンで保護する。
必須プラグイン追加
WorldGuardをdependとして追加する。 (FAWEが既に導入済みのためWorldEditは依存解決済み)
paper-plugin.yml
dependencies:
server:
WorldGuard: ...
agent:codex
comp:command
feature
priority:high
When hovering on terms of service in the main page, nothing is displayed. It should show some information
Требуется добавить prettier для frontend на прекоммит хук
The current +5000 per city lookup is too big a jump. Replace it with a smaller, escalating per-visit reward and surface
it with a popup so the user notices it.
Behaviour
- On each page visit, grant ...
📝 무엇을 하나요?
워크스페이스에 채널이 하나도 없으면 채팅 화면에서 실제 API 채널을 선택하지 못하고, WebSocket 연결 조건에도 진입하지 못하는 문제를 수정
현재 프론트는 채널 목록이 존재할 때 실제 채널 기준으로 STOMP/WebSocket 연결을 시작합 하지만 기존 워크스페이스 생성 흐름에서는 기본 채널이 생성되지 않아 channels=0 ...
bug
기능 설명\n부모가 책마다 한줄평/메모를 남길 수 있는 기능\n\n## 세부 항목\n- [ ] 백엔드: ReadingRecord에 note 필드 추가\n- [ ] 책 추가 시 메모 입력 가능\n- [ ] 기존 기록 메모 수정 기능\n- [ ] 책 목록에 메모 표시
enhancement
概要
new expense画面のレイアウト変更と入力体験の改善。
現状
- 項目順: 日時 → 名前 → 金額 → カテゴリ → Vibe
- 画面オープン時のフォーカスは名前欄
- 関連: frontend/src/expense/pages/ExpensesPage.tsx
- 関連: frontend/src/expense/hooks/useExpenseCreateForm.ts ...
enhancement
Description
With spring.jpa.open-in-view=false, the Hibernate session closes after the repository call returns. Any controller GET
method that maps entities to DTOs using a .stream().map() chain accesses ...
bug

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.