Skip to content

issues Search Results · language:Dune language:Python language:Python language:JavaScript language:Python language:Python

Filter by

40.5M results  (657 ms)

40.5M results

Problem server/services/authService.js:84 issues a single 24 h JWT with no refresh mechanism. When it expires the user is silently unauthenticated — all API calls fail with 401 and there is no way to ...
architecture
enhancement

Problem client/src/pages/appointments/ shows appointments as a flat list with a status filter. There is no visual calendar. Admins cannot quickly see which days are fully booked or spot scheduling conflicts ...
enhancement

Problem Only auth and utils have tests (server/__tests__/auth.test.js, server/__tests__/utils.test.js). Zero route-level tests exist for appointments, users, cars, messages, services, reviews, or contacts. ...
code-improvement

Problem client/src/api/crudOperations.js:14 sends { params: { limit: 500 } } on every getAll call. The server s MAX_LIMIT is exactly 500 (server/utils/queryHelpers.js:2). Any collection that grows past ...
bug
enhancement

Problem .github/workflows/ci.yml lints the client (npm run lint) but the server job only runs tests. Server JavaScript has no lint gate in CI. Fix Add a lint step to the server-test job (or a separate ...
code-improvement

Description: To expand globally, NexaSphere must support multiple languages (e.g., English, Spanish, French). Currently, all text is hardcoded into React components. We must refactor the entire routing ...
admin-dashboard
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:medium

Describe the bug On Cowork for Windows, when the selected working folder lives on a CBFS-based virtual drive (Callback Technologies CBFS Filter — the same family of driver used by Box Drive s cbfsconnect2017.sys), ...
area:bash
area:cowork
bug
has repro
platform:windows

Session start: 2026-06-07 08:26 UTC Bounded objective: advance Lane 14 -- Phase 2 mk_elfconfig by moving existing PR #19182 (mk_elfconfig executable magic mismatch contract) from restacked draft state ...

Problem ESLint is configured and runs in CI, but there is no .prettierrc. Formatting is left to individual editors, causing inconsistent style across the codebase. Fix 1. Add .prettierrc to client/ ...
code-improvement

Problem server/services/reviewService.js:4 picks name from the request body (ALLOWED_REVIEW_FIELDS = [ name , description , stars ]). Any authenticated user can submit a review under any arbitrary name ...
bug
code-improvement
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.