issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:HTML language:HTML
Filter by
62.6M results
I need to browse Creators by Language for future implementation in the apps and in the directory.
enhancement
img width= 1484 height= 769 alt= Image src=
https://github.com/user-attachments/assets/61000c9e-7472-45e0-8f19-7c676ab09711 /
🚀 기능 설명
- HWP 파일이 없는 서비스에서 SKIP_INTERVIEW=true 모드일 때 테스트 픽스처가 자동 주입되어 불필요한 draft_fields 인터럽트가 발생하는 문제 수정
- application_forms가 비어있으면 SKIP_INTERVIEW 여부와 무관하게 draft 플로우 전체를 건너뜀
✅ 작업 체크리스트
- draft_field_extractor_node에서 ...
I found that the scanner doesn t use the image that was built and loaded from the previous step.
While the image is loaded into the runner, the scanner will always try to look for it in the registry, ...
Feature Request: Add Full i18n Translation Support
Description
The application currently supports storing and switching language preferences, but the UI text does not actually change
because the project ...
gssoc'26
🤖 Claude より
背景・目的
現在、初回訪問時のデフォルト言語は ja(日本語)固定になっている。
// src/contexts/AppContext.jsx
lang: localStorage.getItem(LANG_KEY) || ja ,
海外ユーザーが初回アクセスした際に日本語UIが表示されることで、サービスの利用開始に摩擦が生じる。
Vercel Edge Middleware ...
feature
ready-for-cursor
Link to problem area:
https://spec.matrix.org/v1.17/rooms/v12/#authorization-rules
For each entry being changed in, or removed from, the events or notifications properties:
- If the current value ...
clarification
Daily Security Quality Report — 2026-06-02
npm audit: 1 moderate, 4 high
Findings
# TaskPilot Security Review — Prioritized Findings
SEVERITY: CRITICAL
CATEGORY: ci-failure
AREA: CI/CD Pipeline
FINDING: ...
daily-monitor
Description
EscrowRepository.findByVendor and findByBuyer call prisma.escrow.findMany with no take, skip, or cursor:
findByVendor(vendorAddress: string): Promise EscrowRecord[] {
return this.prisma.escrow.findMany({ ...
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.