issues Search Results · language:Edge language:TypeScript language:PHP language:HTML language:Java language:JavaScript
Filter by
60.9M results
File: CreateJobPage.tsx\n\nProblem: On successful job creation the recruiter is redirected silently with no toast or
message confirming the job was posted.\n\nExpected: Show a success toast before redirecting.\nActual: ...
bug
gssoc
level:beginner
type:design
type:feature
File: server/src/database/prisma/schema/\n\nProblem: Checking whether a candidate is already saved performs a full-table
scan if a composite index on (recruiterId, studentId) is absent.\n\nExpected: Add ...
bug
gssoc
level:intermediate
type:design
type:feature
type:performance
File: server/src/database/prisma/schema/\n\nProblem: The Application model has no composite index on jobId. For
recruiters with many applicants this causes full-table scans on every list load.\n\nExpected: ...
bug
gssoc
level:advanced
type:design
type:feature
type:performance
Is your feature request related to a problem? Please describe. Yes. When using the Node-RED S7 palette, if a variable
configured in the endpoint is deleted or modified in the PLC Data Block, the entire ...
Description
Add comprehensive Rust doc comments to all public functions and structs in the Shipping Service codebase to improve
maintainability and developer experience.
Acceptance Criteria
AC-1: All ...
enhancement
status:developing
workbuddy
File: recruiter.service.ts — getJobAnalytics()\n\nProblem: Conversion rate = hiredCount / totalApplications * 100. When
totalApplications is 0 this yields Infinity, which JSON.stringify serialises as null, ...
bug
gssoc
level:beginner
type:bug
type:design
Issue type
Feature request
Summary
为方便英语不好的人,请问佬能否将内置Skill中与Officecli相关的说明文字能否改为中文;并附简单的使用说明。 另外,一直不太明白 /officecli 与 /officecli-docx 、 /officecli-xlsx 、
/officecli-pptx , /officecli-academic-paper , ...
File: recruiter.service.ts — getApplications()\n\nProblem: The list includes WITHDRAWN entries unless explicitly
filtered, misleading recruiters about the active candidate pool.\n\nExpected: Exclude WITHDRAWN ...
bug
gssoc
level:beginner
type:design
File: recruiter.service.ts\n\nProblem: Tags are stored exactly as entered. React, REACT, and react are treated as
distinct values, fragmenting filtering and analytics.\n\nExpected: Lowercase all tags before ...
bug
gssoc
level:beginner
type:bug
type:design
Description
Add input validation for all public API request endpoints in the Email Service to ensure invalid requests are rejected
early with appropriate error messages.
Acceptance Criteria
AC-1: All ...
enhancement
status:developing
workbuddy

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.