issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript is:public linked:pr
Filter by
218k results
Description
Heavy image resources degrade initial page speed indices. Pages should lazy-load non-critical visual elements.
Proposed Solution
Apply loading= lazy and decoding= async attributes to images ...
enhancement
Description
The contribution guidelines lack concrete details on branches naming, coding conventions, and PR workflows, creating
friction for new open-source developers.
Proposed Solution
Revise docs/CONTRIBUTION.md ...
Description
There is no documentation describing the application s overall system architecture, technology choices, or data flows
(e.g., Supabase authentication loop).
Proposed Solution
Write a detailed ...
Description
The repository lacks a standardized package manager setup, making script orchestration (e.g., starting a dev server,
running check linters) manual.
Proposed Solution
Provide a root-level ...
enhancement
Description
Dependencies and code changes should be automatically scanned for vulnerabilities, secret exposures, and outdated
packages.
Proposed Solution
Integrate GitHub Actions scan workflows (like ...
enhancement
Description
In Insect-Catch-Game, some button elements lack an explicit type attribute. By default, buttons inside forms act as
type= submit , which can trigger accidental form submissions and undesired ...
Make a script to extract all game_move, with timestamp, move, gameId, red player name, black player name, elo before,
elo after, game status at the end. Only games where move_index = 6.
Outputs to a CSV. ...
問題
emit_span は trace_id = _uuid_to_trace_id_int(caused_by_id) で各メッセージの ID から trace_id を生成する。 一方、Claude CLI subprocess の
TRACEPARENT はセッションの最初のメッセージ ID から生成され、それ以降は変わらない。
このため、2通目以降のメッセージ (M2, M3, ...) ...
Description
In indianflag, some button elements lack an explicit type attribute. By default, buttons inside forms act as type=
submit , which can trigger accidental form submissions and undesired page ...
Description
In IncidentCommunicationWarRoom, some button elements lack an explicit type attribute. By default, buttons inside forms
act as type= submit , which can trigger accidental form submissions ...

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.