Skip to content

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

Filter by

2.2M results  (311 ms)

2.2M results

While we have security tests in place, the core user journey—writing code, compiling it, and seeing the visualizer react—lacks end-to-end test coverage. We need to write automated browser tests using playwright ...
gssoc:approved
mentor:PankajSingh34

Move the full lecture content from README.md into a v2 note at my-notes (docs/Lectures/Introduction to QA Automation v2.md), then update the project README to link to the published note.

The @tsparticles/react library provides background visual effects, but the canvas element occasionally loses its WebGL context when the browser tab is suspended or sent to the background for extended periods. ...
gssoc:approved
mentor:PankajSingh34

The analytics dashboard uses recharts to display algorithmic time complexity and user performance. Currently, the charts redraw whenever the parent component s state changes. We need to wrap the chart ...
gssoc:approved
mentor:PankajSingh34

The project utilizes @supabase/ssr for authentication. We need to audit middleware.js to guarantee that all session cookies and refresh tokens are strictly configured with HttpOnly, Secure=true, and SameSite=Lax ...
gssoc:approved
mentor:PankajSingh34

The feature that allows users to export their algorithm notes uses html2canvas and jspdf. This operation is highly CPU-intensive and completely blocks the browser s main thread during generation, freezing ...
gssoc:approved
mentor:PankajSingh34
type:feature

Summary The shared rule set already curates a string-building / implicit-+ cluster — prefer-template, no-useless-concat, and no-implicit-coercion. The justification comment for no-useless-concat in index.js ...

The platform renders AI-generated algorithm explanations using react-markdown. Because LLMs can sometimes hallucinate or output raw HTML, we must ensure that sanitize-html is actively strictly stripping ...
gssoc:approved
mentor:PankajSingh34

The socket.io-client currently emits cursor positions and typing events on every single mouse movement or keystroke during a collaboration session. This causes excessive WebSocket traffic and server CPU ...
gssoc:approved
mentor:PankajSingh34

The algorithm visualizer controls (Play, Pause, Step Forward/Backward) are animated using GSAP and framer-motion, but they currently fail automated accessibility checks. We need to audit these components ...
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.