issues Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript linked:pr
Filter by
5.9M results
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
Summary
Add Python returns analytics module for RetailOps.
Requirements
- Implement calculate_return_count(returns), calculate_return_amount(returns)
- Implement group_returns_by_reason(returns), ...
Problem
Benchmark CSV and JSON output files contain performance metrics but no record of the hardware they were collected on.
When comparing two result files — or sharing a result — there is no way to ...
Summary
Add Python customer analytics module for RetailOps.
Requirements
- Implement calculate_customer_order_counts(customers, orders)
- Implement calculate_customer_revenue(customers, orders) ...
Summary
Add Python inventory analytics module for RetailOps.
Requirements
- Implement calculate_inventory_value(item)
- Implement calculate_reorder_quantity(item)
- Implement calculate_days_of_stock_left(item) ...
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
Summary
Add Python sales analytics module for RetailOps.
Requirements
- Implement calculate_order_revenue(order)
- Implement calculate_total_revenue(orders)
- Implement calculate_total_quantity(orders) ...
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 ...

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.