Skip to content

issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:JavaScript linked:pr

Filter by

2.2M results  (314 ms)

2.2M results

Problemă Funcția getStockMatches din OrderDetail.jsx marchează un produs din stoc ca potrivire exactă chiar dacă produsul din stoc nu are dimensiuni setate. Condiția actuală: const lMatch = !p.length_mm ...
bug

Bug: /fresh fires the prompt before the usage window actually resets Symptom Scheduled prompts land slightly too early — in the old, exhausted 5‑hour window rather than the fresh one — so the run that ...
bug

When navigating to the user Dashboard, progress statistics and the activity heatmap fetch data asynchronously from Supabase. Currently, this can cause a jarring layout shift (CLS) or show blank spaces ...
gssoc:approved
mentor:PankajSingh34

The project currently uses a static next-sitemap.config.js to generate SEO sitemaps. However, as the platform scales with more blog articles, data structure roadmaps, and dynamically generated content, ...
gssoc:approved
mentor:PankajSingh34

Goal Implement the first SRE portfolio MVP: Reliability Demo API This replaces the old revenue-first / consumer AI service direction as the active implementation target. Background SRE Lab is now ...
api
codex
ops

The application features an AI Chatbot powered by the Gemini API. While there is basic Upstash rate limiting for the contact route, the chatbot endpoint is highly susceptible to abuse if exposed without ...
gssoc:approved
mentor:PankajSingh34
type:feature

In src/app/components/ui/CodeBlock.jsx, the code string is passed to dangerouslySetInnerHTML after being processed by highlight.js and sanitize-html. While it is currently sanitized, directly injecting ...
gssoc:approved
mentor:PankajSingh34

The user progress tracking system updates the Supabase user_progress table when modules are completed. If a user rapidly navigates through visualizer steps or toggles completion states, it could trigger ...
gssoc:approved
mentor:PankajSingh34

API routes such as src/app/api/contact/route.js currently perform manual type checking and string trimming for incoming payloads (e.g., checking if email is valid via regex). This approach is error-prone ...
gssoc:approved
mentor:PankajSingh34

In src/app/layout.jsx, there is a manually injected Script tag to prevent theme flashing (FOUC). However, the project already has next-themes installed in package.json. Relying on a custom localStorage ...
gssoc:approved
mentor:PankajSingh34
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.