issues Search Results · language:Edge language:TypeScript language:PHP language:HTML linked:pr
Filter by
4.3M results
Summary
The pending-invite roster row has a Future: Add Cancel Invite action placeholder but no cancel button — even though the
backend remover already exists and is callable. Half-wired feature: backend ...
En el tab Dataset de /label (incluido el filtro Conflicto), añadir un toggle de modo vista:
- Detalle (actual): DatasetCard con overlay Mantener/Corregir para conflictos
- Rejilla (nuevo): grid con ...
Finding
pkg/client/http.go has no unit tests. This is the HTTP client utility used throughout the console backend for outbound
API calls.
Risk
The HTTP client layer is critical infrastructure. Without ...
Summary
Two near-identical copies of the newsletter email shell builder exist in extrachill-newsletter, and both hardcode the
same logo URL with the newsletter blog ID (9) and a date path baked in. Same ...
Finding
useOpenKruiseStatus.ts has no unit test, despite useOpenYurtStatus.ts (identical pattern, same directory) having a
comprehensive 5-scenario test suite.
The untested file: web/src/components/cards/openkruise_status/useOpenKruiseStatus.ts ...
Description
This issue corresponds to #931, which aims to improve Storybook coverage for Headlamp components.
DeleteButton.stories.tsx does not currently exist for DeleteButton.
Component: frontend/src/components/common/Resource/DeleteButton.tsx ...
Finding
The console-marketplace repository contains 7 TypeScript test files (vitest format), but no CI workflow actually
executes them. The existing workflows only check:
- marketplace-quality.yml ...
Summary (DATA INTEGRITY BUG)
extrachill_api_cleanup_orphan() rewrites the user side of the artist↔user relationship (_artist_profile_ids) directly
via update_user_meta(), bypassing the canonical mutator ...
🚀 무엇을?
온보딩 UI가 일부 깨지는 문제를 수정합니다.
br
✅ 작업사항
- [ ] 캠퍼스 미선택 상태에서도 학과 선택이 가능한 문제
- [ ] 다른 페이지들과 x축 padding이 다르게 적용되어 있는 문제
- [ ] 출생년도 드롭다운 메뉴가 깨지는 문제
위 문제들을 수정합니다.
🐞 Fix
Goal
Introduce a APP_VERSION constant in index.html and display it in the settings panel.
Implementation
- Add const APP_VERSION = 1.0.0 ; near the top of the script block
- Show the version in ...

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.