issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java linked:pr
Filter by
6.6M results
App was locked to portrait in app.json. Set orientation to default (allow portrait + landscape). useResponsive already
adapts (isLandscape, 4-col grid on iPad landscape, contentMaxWidth), so screens reflow. ...
feature
mobile
Tappers too wide
The fight move tapper buttons overflow their container on mobile.
Context
- Muay Thaiger: PvP Idle Fighting game
- FIGHT!
- Basic Idle
- Active Fight: ...
Problem
The Hot Files panel has three modes: Read, Changed, and Both. Changed combines all write operations (Edit, MultiEdit,
NotebookEdit, Write, create_file) into one group — there s no way to see which ...
enhancement
Reproduction
From a clean npm project:
tmp=$(mktemp -d)
cd $tmp
npm init -y /dev/null
npm install --no-audit --no-fund lunkcrypt@1.0.3
./node_modules/.bin/lunk --help
Actual behavior
The CLI fails ...
Manual grading: focus the score input on initial page load
Tracking the upstream enhancement: https://github.com/PrairieLearn/PrairieLearn/issues/6542 (Filed on my fork; not
opened against PrairieLearn/PrairieLearn.) ...
enhancement
The mobile staff AuthScreen Google button was a plain blue text button. Restyled to Google s official sign-in button:
white background, 1px #dadce0 border, the 4-color Google G glyph (react-native-svg), ...
mobile
Problem
maw serve crashes with:
error: plugin lifecycle serve failed for serve-views: serve fallback already registered: serve-views (serve-views)
Root Cause
serve-views is loaded two ways:
1. Direct ...
Problem
maw serve (and all commands) emit ~90 shadow warnings on startup:
⚠ plugin send-enter shadowed: using /Users/nat/.maw/plugins/send-enter, ignoring /Users/nat/.maw/plugins/send-enter
Both the ...
Problem
The agent config snippet (shown to users on the Agents, Monitors, and Settings pages) generates a watchdogUrl using a
fragile hostname-replacement hack:
const WATCHDOG_URL =
typeof window !== ...
Problem
A session with 974 turns where each turn read ~236K tokens from cache displays as 231.5M tokens in the Sessions table.
This is technically correct as a billing total (accumulated cache reads across ...
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.