issues Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:TypeScript linked:pr
Filter by
5.6M results
Two UX / Bug Fixes
Bug 1 — Competitors: Add crawl button allows double-submission
File: src/routes/_authenticated/app.competitors.tsx
addCompetitor() is an async function that calls supabase.insert() ...
bug
ux
Description
In docker-compose.yml, the frontend service sets:
VITE_API_URL: http://localhost:5000
VITE_WS_URL: ws://localhost:5000
Vite exposes ALL VITE_* env vars to the browser via import.meta.env. ...
bug
Action: fix Target: Fix 17 failing tests across 7 test files, including sponsors-edit-page.test.tsx where
getByDisplayValue( Acme Corp ) fails
Created by kaizen delivery.
kaizen:running
Parent bounty: #743
Bug Description
The job creation schema in pps/api/src/validators/job.js accepts udgetMin and udgetMax independently, but it does not
validate that udgetMin = budgetMax. This allows ...
Two UX Issues
Bug 1 — Alerts: No per-row mark as read action
File: src/routes/_authenticated/app.alerts.tsx
Unread alerts are visually highlighted with bg-amber-50/60 and a left amber border, but ...
bug
ux
A PHP warning is emitted when opening the session create form:
Warning: Undefined array key fk_soc in htdocs/custom/dolimeet/view/session/session_card.php on line 273
Cause
In the action == create ...
Summary
Add an automated backstop that rewrites checklist sections in closed issue bodies and merged PR descriptions so the
final state reflects completion instead of leaving stale unchecked boxes behind. ...
priority:normal
status:needs-triage
type:automation
작업 내용
전 화면에서 공유하는 공통 UI 컴포넌트 6종을 구현합니다.
- AppBar — 로고 + 우측 액션 슬롯
- BottomNavBar — 모바일 전용 하단 네비게이션 (md:hidden, active 경로 강조)
- Button — primary / secondary / kakao 3가지 variant, isLoading 스피너
- ...
enhancement
Summary
AuthCard uses iOS-only shadow props (shadowColor, shadowOffset, shadowOpacity, shadowRadius) and Android-only elevation.
Android users see a flat card with no shadow.
React Native 0.79+ supports ...
status:approved
Two Small UX Bugs
Bug 1 — Tasks: Dismiss button not disabled during async call
File: src/routes/_authenticated/app.tasks.tsx
The dismiss(id) function is async and calls Supabase, but the Dismiss button ...
bug
ux

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.