issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML linked:pr language:JavaScript
Filter by
2.2M results
Summary of What Needs to be Done: Add Jest unit tests for the storage utility functions in src/utils/storage.js. The
file exports saveToStorage, loadFromStorage, and removeFromStorage — thin wrappers around ...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add JUnit 5 unit tests for BookmarkService in
backend/src/main/java/com/algobuddy/backend/service/BookmarkService.java. The service handles CRUD operations for user
bookmarks ...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add Jest unit tests for the generateLearningReminders utility in
src/utils/generateLearningReminders.js. The function produces motivational reminders from user activity ...
gssoc:approved
mentor:PankajSingh34
Problem
EmployerDashboard calls useUsers() to power its All Interns candidate-matching tab. That subscribes to the entire users
collection. The Firestore rule restricts users/{uid} reads to own-doc or ...
Summary of What Needs to be Done: Add Jest unit tests for the getClientIp utility in src/lib/getClientIp.js. This
function extracts a verified client IP address from request headers, preferring x-real-ip ...
gssoc:approved
mentor:PankajSingh34
type:feature
Summary of What Needs to be Done: Add Jest unit tests covering the ApiError class hierarchy defined in
src/lib/apiErrors.js. The file exports ApiError, AuthError, RateLimitError, ValidationError, and ConfigError ...
gssoc:approved
mentor:PankajSingh34
Context
PR #13693 is approved as Approve+Follow-Up for #13691. The shipped slice defangs untrusted GitHub-authored content at
the syncer write boundary by reusing the canonical contentTrust projection, ...
ai
architecture
enhancement
testing
Problem
gomatha.inbox@nriva.org (an employer) sees no applications after login. Root cause is two bugs combined:
Bug 1 — EmployerApplicants query is rule-incompatible for non-admin employers
src/pages/employer/EmployerApplicants.jsx ...
Summary
eslint-config-agent ships several control-flow correctness rules (no-else-return, no-useless-return,
array-callback-return) but does not enable core consistent-return. That leaves a real gap: ...
👤 User Story
As a user, I want to see the app version in the sidebar on trading pages — just like running and inventory — so the
versioning display is consistent across all modules.
📋 Description
Currently, ...
agent: frontend
enhancement
module: trading
P1

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.