issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:JavaScript language:HTML
Filter by
4.9M results
Problem
Validation reports lack metrics identifying validation overhead.
Current Behavior
Only raw validity and timestamp are printed.
Why This Improvement Is Needed
Enables optimization feedback ...
enhancement
Problem
Maliciously crafted Accept headers can exploit parser patterns and inject unexpected characters into downstream
logs/headers.
Current Behavior
Values are split and trimmed without sanitization. ...
enhancement
Problem
Map objects containing stale timers are not fully garbage collected during optimizer resets.
Current Behavior
clearPendingWrites leaves stale Map structure references active.
Why This Improvement ...
bug
Problem
If browser storage is full (QuotaExceededError) or blocked, state edits fail completely.
Current Behavior
Errors bubble up and crash client state management.
Why This Improvement Is Needed ...
enhancement
Summary
Add an auxiliary (not primary IQA) pick/reject signal for culling: clip_quality_v0, a 0–1 good photo probability
computed from the already-persisted clip_vit_b32_image (512-d) embedding compared ...
Is your feature request related to a problem or challenge?
🐛 Problem / Feature Request
The device fingerprint calculation adds a day-based salt offset, which changes the user fingerprint every 24 hours ...
enhancement
Problem
localStorage is accessed directly without verifying its presence, causing crashes when rendering server-side.
Current Behavior
Accessing localStorage throws ReferenceError in Node environments. ...
bug
Sub-issue of #93. Third screen migration.
Problem
screens/{modern,minimal}/Instructions.tsx share useInstructions but clone the whole component tree — InstructionCard,
InstructionForm, the list rendering, ...
enhancement
ui
Problem
Resolver expects strict exact match version strings, rejecting valid semver syntax like caret or tilde.
Current Behavior
Dynamic version suffixes fail dependency checks.
Why This Improvement ...
enhancement
Problem
Dependency resolver stops on the first cycle, preventing developers from seeing other cyclical issues concurrently.
Current Behavior
Resolver immediately returns true and halts search when a ...
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.