Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript

Filter by

1.8M results  (309 ms)

1.8M results

Summary Sync the create-canvas-app skill s vendored canvas-kit to the latest GitHub Copilot host app canvas surface. Two upstream drifts identified since the kit s last sync (KIT_VERSION 2026-06-27.1): ...
enhancement

Description In TeamWorkspace.jsx, the chat drawer renders messages with key={i} (array index). chatHistory is fully replaced from the server on every poll cycle (setChatHistory(data.chat || [])). When ...

Summary The recordMatchResult method checks only whether winnerId is null to prevent double-recording, but never inspects the match status field. Matches that have been marked EXPIRED by the scheduled ...
gssoc:approved
mentor:PankajSingh34

Summary The RateLimitInterceptor stores per-IP rate limit buckets in a ConcurrentHashMap that grows unboundedly with every unique client IP address. There is no eviction policy, TTL-based cleanup, scheduled ...
gssoc:approved
mentor:PankajSingh34

Summary The recordMatchResult method in ArenaService.java trusts the client-provided isWinner boolean to determine the winner of an arena match. There is no cross-validation against the actual game outcome ...
gssoc:approved
mentor:PankajSingh34

📝 어떤 기능을 추가하나요? 프로필 캐릭터 꾸미기 섹션 정적 UI — 캐릭터 카드 + 4×4 파츠 그리드 (에셋 도입 + 시각 구현) 📌 작업할 내용 - [ ] 캐릭터 베이스 이미지 + 16개 파츠 이미지를 assets/character/에 추가 - [ ] constants/parts.js: 파츠 key → 이미지(require) / 한글명 / ...
feature

📝 어떤 기능을 추가하나요? 캐릭터 꾸미기용 파츠 해금 상태 조회 + 장착 저장 API (풀스택 중 백엔드) 📌 작업할 내용 - [ ] 파츠 카탈로그 16종 정의: key, 한글명, 표시 순서, 해금 조건(미션 수/연속 달성 기준) - leaf · crown · sunglass · twinkle / heart · ribbon · star ...
feature

This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this issue. If you would like to work on it, please create another issue with the same ...

Description In TeamWorkspace.jsx, the chat drawer determines if a message belongs to the current user via msg.sender.includes( You ). This fragile check means: 1. Any team member whose name contains ...

Is your feature request related to a problem? Please describe. AlgoBuddy currently lacks a visualizer for Strongly Connected Components (SCC). Kosaraju s Algorithm is one of the most important graph algorithms ...
gssoc:approved
mentor:PankajSingh34
type:feature
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.