issues Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:Java
Filter by
55.4M results
Add a preflight command that checks .env, Pushcut webhook reachability, reply server health, and public callback URL
shape before users rely on live alerts.
Capture real Stop hook payloads, identify the reliable session or thread id field, and document whether
WATCH_BRIDGE_AUTO_RESUME can safely continue Codex from watch replies.
Create a small installer that writes or updates the user-level Codex Stop hook for the watch bridge without requiring
manual JSON editing.
The browser console shows OTS parsing errors for playfair-display and noto-sans .woff2 files. These fonts are referenced
somewhere in the codebase but are not imported in the CSS. The app uses Cinzel / ...
bug
low
The homepage has Join This Project / Find Your First Project CTAs linking to /events, but the Event Detail page has no
RSVP, join, or registration button — it only displays event info (category, status, ...
enhancement
low
Several forum pages have zero test coverage:
- ForumPage (categories listing)
- ThreadsPage (thread list per category)
- NewThreadForm (thread creation form)
- AdminForumPage (admin categories ...
medium
testing
ThreadsPage renders {categoryId} Threads as the page heading, showing the raw URL param (e.g., cat-1 Threads ) instead
of the resolved category name (e.g., General Discussion Threads ).
Impact: Poor UX ...
bug
medium
All forum pages (ForumPage, ThreadsPage, ThreadDetailPage, NewThreadForm) destructure only { data, isLoading } from
useQuery — none handle the error state. Network failures silently show blank pages or ...
enhancement
medium
ThreadHeader passes isAdmin to ThreadStatus but never passes onStatusChange. The ThreadStatus component gates admin
toggle buttons behind isAdmin onStatusChange , so the buttons are never rendered — even ...
bug
medium
All /admin/* routes (/admin, /admin/events, /admin/forum, /admin/members, /admin/messages) are completely unprotected.
There is no authentication check or redirect to login. Any user can access admin pages ...
bug
high

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.