pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:TypeScript language:JavaScript
Filter by
178M results
Rebrand to MailZap, improve mobile UI, and fix a11y issues
📌 Pull Request Title
Designed and implemented consistent empty states for all pages and components with zero data
📋 Description
Created a reusable EmptyState component and applied it to 6 locations: ...
Wraps the new proposal editor route in a Next.js error.tsx that renders a designed full-canvas fallback (heading, body
copy, Try again) instead of falling through to the generic 500 PageError. The legacy ...
Por quê
A validação do MVP (N=4 consultores) foi positiva no geral (4,48/5), mas apontou a clareza inicial como o único ponto
fraco (dimensão 3,8/5): dúvida sobre o objetivo do ObiOne e o conceito de ...
A client could POST /api/season with mode date and a date before state.currentDate, rewinding the season clock. A later
advance then re-simulated already-finished schedule entries because the loop filtered ...
The bug
Blog glass reading cards rendered near-opaque dark navy on iPhone but properly frosted on laptop — same CSS. (Task #3,
reported with phone-vs-laptop screenshots.)
Root cause
.blog-glass :where(p) ...
문제
openswarm review --issues가 항상 Filed 0로 끝나 실제 이슈가 안 생김(사용자 보고).
원인 2가지
1. CLI 단독 실행은 Linear init/setTaskSource를 안 함(데몬 service.ts에서만) → getTaskSource()=null → 즉시 0.
2. fileReviewerFollowups가 decision=== ...
Integrates Gemini AI content moderation to automatically filter incoming forum posts, ensuring only flagged items are
routed to the pending moderation queue.
Closes #72 Closes #74