issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:HTML language:JavaScript
Filter by
2.2M results
Description
Card showing an cursor-following spotlight radial glow overlay.
Expected Solution
Create a clean pure CSS-only UI layout under submissions/examples/new-spotlight-reveal-card-sn100/.
accepted
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Annotations 1 warning dev-agent Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced
to run on Node.js 24: actions/setup-node@v4. For more information see:
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/ ...
in-progress
Problem
PWA install banner is fixed-position at bottom. On pages with content near the bottom (Register, QA Detail with many
textareas, Dashboard), the banner overlaps content.
Evidence: Register page ...
bug
pwa
Problème
Quand un utilisateur accède à /mlflow, le backend retourne un 401 en JSON au lieu d afficher la dialog de login du
navigateur.
{ success :false, status :401, message : Not authenticated ,...} ...
Problem
Login and Register pages use hardcoded dark gradient:
background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%)
No CSS custom property integration. When user has light theme selected and ...
bug
dark-mode
Description
Infinite scrolling text marquee layout with responsive linear layout.
Expected Solution
Create a clean pure CSS-only UI layout under submissions/examples/new-animated-marquee-text-sn100/. ...
accepted
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Description
Interactive card panel shifting angle on hover cursor coordinates.
Expected Solution
Create a clean pure CSS-only UI layout under submissions/examples/new-parallax-card-hover-sn100/.
accepted
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
In proxy/api/fetch.ts, the CORS header is set to *:
Access-Control-Allow-Origin : * ,
This means any website can call your proxy, which could lead to abuse or unexpected bandwidth costs. Consider
restricting ...
The repository has no .gitignore file. Without one, files like .DS_Store (macOS), node_modules/, .env, and editor config
folders (.vscode/, .idea/) can easily be committed accidentally.
A minimal .gitignore ...
If the timer is running (button is red) and the user clicks New Game, the scores and timer reset correctly but the Start
button keeps its red background colour and still shows Pause text.
Root cause: ...

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.