issues Search Results · language:Edge language:TypeScript language:HTML is:public language:JavaScript language:PHP
Filter by
46.7M results
Problem
In RepoDiscoveryPage.tsx, when a user opens /student/opensource?repo=99999 (invalid repo ID), the deep-link query fails,
the URL param is silently deleted (line ~140-147), and the user just sees ...
bug
Problem
The Program Tracker page has filters (status, eligibility, stipend, search) but no sort controls. Students preparing for
multiple programs cannot sort by Which deadline is coming up soonest? — ...
enhancement
gssoc
type:feature
type:testing
目的
GitHub Pages静的公開版で、assets/app-core.js やCSSを変更したにもかかわらず、iPhone Safari / GitHub Pagesで古いファイルが読まれる問題を再発させない。
キャッシュバスター更新を各Issue本文で毎回書き忘れるリスクがあるため、プロジェクト共通の正本である AGENTS.md と docs/QUALITY_GATE.md に固定ルールとして明記する。 ...
🐛 Bug Report
Summary
The getCourseEnrollments function in backendAdmin/controllers/courseController.js fetches ALL users from the database
into server memory and then filters enrolled users using JavaScript ...
Description -
The website currently uses a single theme, which limits user customization and accessibility. Adding a light/dark theme
switcher will provide a more modern user experience and improve usability ...
问题
scan.mjs 中的 loadRuntimeEnv() 不处理带引号的值。如果 .runtime-env 文件中存在:
GH_TOKEN= ghs_xxx
MY_VAR= hello world
解析结果会包含引号字符,导致 token 认证失败或值不符合预期。
期望行为
在 loadRuntimeEnv() 解析值时去除首尾引号:
let val = trimmed.slice(eq ...
bug
Hacker News
details summary strong Please don #39;t spam people looking for employment. It #39;s just cruel /strong /summary
本文总结了Hacker News社区关于“求职者遭受垃圾邮件和诈骗骚扰”的讨论。核心观点及细节如下:
核心问题
求职者在论坛(如“Who wants ...
posts
Problem
GSoCReposPage.tsx generates the year range filter with:
const yearsRange = Array.from({ length: 10 }, (_, i) = 2016 + i); // 2016–2025
In 2027 this will show 2016-2025 and miss 2026 and 2027 ...
bug
gssoc
type:bug
Problem
In SuggestRepoModal.tsx, when a user pastes an invalid GitHub URL, the owner/name auto-population silently fails with no
inline hint. The user only sees an error after trying to submit. The correct ...
bug
gssoc
type:bug
type:design
type:feature
Problem
In opensource.routes.ts, the search parameter is checked with if (search) but not trimmed. A search string containing
only spaces (e.g., ) evaluates to truthy and triggers a database query using ...
bug
gssoc
type: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.