issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript
Filter by
33.2M results
Description: A critical issue has been identified on the Enatega Food Delivery website wherein the slider functionality
for the Top Restaurants section is not working as intended. The slider neither moves ...
Problem
In server/controllers/userController.js, the loginUser function has console.log( User Found: , user) which outputs the
full Mongoose document including the hashed password to server logs. In production ...
Problem
The global rate limiter allows 2000 requests per 15 minutes (very generous). The /api/support contact form route has no
endpoint-specific rate limit. An attacker can submit thousands of messages, ...
Problem
The server only validates MONGODB_URL at startup (in connectDB.js). Other critical variables like JWT_SECRET,
CLOUDINARY_NAME, CLOUDINARY_API_KEY, CLOUDINARY_API_SECRET, and BREVO_API_KEY are ...
Problem
Product images on the home page (loaded from Cloudinary) have no explicit width/height attributes and no loading= lazy
on below-fold images. This causes:
1. Cumulative Layout Shift (CLS) as ...
Problem
App.jsx renders all routes without any error boundary wrapper. If any page component throws during render (accessing
.length on undefined, bad API response shape, etc.), the entire app crashes ...
Description
Add integration tests for the Tool Engine to ensure tools work correctly end-to-end in the Spring context.
Tests to Write
ToolRegistryIntegrationTest
- All tools auto-discovered by Spring ...
good first issue
phase-4
testing
Description
Multiple API files import from missing modules:
- api/auth/_cors.js (imported by api/health.js, api/tickets/verify.js, api/tickets/checkin.js)
- api/auth/_jwt-config.js (imported by api/_lib/ticketToken.js) ...
bug
Bug
0.14.0 (Epic 2) reached main via a chore(release): PR (#41). The CD type-gate (lib/release.cjs shouldRelease) returns
release=false for chore, so release.yml skipped the publish + tag steps. Result: ...
Problem
The index.html has static OG tags with a single title ( SnapPass AI - Passport Photo Studio ) and description for all
routes. The SPA has 10+ pages (upload, editor, print-preview, studio, compare-requirements, ...

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.