issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript linked:pr language:TypeScript
Filter by
5.7M results
Description
The documentation issue template still references GSSoC 24 but the current program is GSSoC 26.
Change
.github/ISSUE_TEMPLATE/documentation_issue.yml: GSSoC 24 ? GSSoC 26
Type
- [x] ...
gssoc:approved
概要
アプリの実装が完了したため、初期設計時に作成したドキュメント群を現在の実装に合わせて更新する。
対象ファイル
- docs/requirements.md — 全面書き直し
- docs/er-diagram.md — 実装済みモデルに更新
- docs/screen-transition.md — 15画面に更新
- README.md — 新規作成
主な変更点
...
File: public/Love-Calculator/index.html lines 12 and 14
Two font-awesome CDN links are loaded: v6.4.2 and v6.5.2. This is redundant and adds an extra HTTP request. Remove the
older v6.4.2 and keep v6.5.2. ...
The README currently lists the version and GitHub URL as plain text. Adding shields.io badges for npm version, license,
Node.js requirement, and tmux requirement makes it easier to see project status at ...
Sentry Issue: PHPIP-THETRADEMARK8-9
ErrorException: Undefined variable $editableFields
File /app/Http/Controllers/ActorController.php , line 200, in Illuminate\Foundation\Bootstrap\HandleExceptions::handleError ...
Description
The dependabot config for pip ecosystem points to /ml_service which doesn t exist. The correct path for the ML service
requirements is /apps/ml.
Change
.github/dependabot.yml: /ml_service ...
gssoc:approved
The first full catalog-watch sweep (#489) marked ~1,059 of the 2026-06-11 imports streams bad, but only connection-level
reasons (timeout/network/tls/reset/429) — almost no HTTP-level errors. Two causes, ...
Goal
Add unit test coverage to ensure users can reliably delete tasks from their list and that the application triggers the
correct state updates.
Requirements
- Create unit tests specifically targeting ...
In src/index.css (lines 1194-1197), the rule .project-card, .project-card * { color: white !important; } is nested
inside the @media (hover: hover) block, so it only applies on devices that support hover ...
File: public/zomato-clone/public/index.html
Multiple img tags lack the alt attribute, hurting accessibility:
- Line 335: collection card image
- Lines 376-388: four collection item images
- Lines ...

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.