issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
2.3M results
Problem
When users submit the final interview evaluation report, the payload contains:
- Complete transcripts of multiple user answers.
- AI generated answer feedback.
- Large candidate-submitted ...
elusoc
Problem
The codebase does not contain clear REST API documentation detailing how the client application interacts with the
backend. This makes onboarding new open-source contributors harder and stalls ...
elusoc
Description
there seems to be a regression (or perhaps this bug was never written up). If you exit the widget mid-playback, the
audio is left in a state such that no sound works either in the widget or ...
Issue-Bug
Problem
The backend does not log HTTP requests. When routes are called by the React frontend, it s impossible to trace incoming
endpoints, response status codes, or execution delays from the server logs. ...
elusoc
Problem
The strict config applies a two-tier threshold for file and function length:
- Warn at 70 lines (base config layer)
- Hard error at 100 lines (overrides layer, via configs/overrides.js)
...
Problem
Currently, the server mounts CORS middleware using default wildcard configurations app.use(cors()). This allows any
malicious website client-side to make cross-origin requests to the server, exposing ...
elusoc
Background
contracts/timelock/src/lib.rs implements queue, execute, cancel, emergency_pause, unpause, and set_min_delay. It
enforces a delay between queuing and executing privileged operations. Two edge ...
contracts
security
Stellar Wave
Background
contracts/inspector_bond/src/lib.rs implements stake_bond, unstake_bond, slash_inspector, propose_inspector_slash,
finalize_inspector_slash, an inspector challenge window, pausability, and ...
contracts
enhancement
Stellar Wave
Background
contracts/schema_registry/src/lib.rs exposes register_transition, dry_run, execute_migration, is_transition_supported,
get_receipt, and registry_version. It governs storage-schema migrations ...
contracts
security
Stellar Wave

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.