issues Search Results · language:Dune language:JavaScript language:HTML language:Java language:Java linked:pr
Filter by
3.6M results
enhancement
NSoC'26
Feature Name
Modern Signup Form with OAuth Buttons
Description
A responsive CSS-only signup form inspired by modern SaaS platforms such as Clerk, Supabase, and Linear. The component
includes traditional ...
accepted
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
type:feature
Parent Algora bounty: #743
Bug
apps/api/src/app.js mounts express.json() with no byte-size limit:
app.use(express.json());
This means any unauthenticated caller can send an arbitrarily large JSON body ...
Parent Algora bounty: #743
Bug
GET /api/users returns the full in-memory list of all registered users to any caller — no authentication is required.
Any anonymous HTTP client can enumerate every user ...
Parent Algora bounty: #743
Bug
When a request body fails Zod schema validation (e.g. registerSchema.parse(req.body) in authController.js), the thrown
ZodError propagates to errorHandler in middleware/errorHandler.js. ...
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
The slide-up bottom-sheet session list (the toolbar session-sheet that slides up from the bottom) renders no visible
rows: the session names, ...
🐛 Bug Report
Description
website/src/pages/Events.jsx line 48 has a debug console.log statement left in production code:
console.log( Selected event id: , id);
This fires every time a user selects ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
🐛 Bug Report
Description
website/src/components/portfolio/PortfolioBuilder.jsx inlines the same API base URL expression in two separate handlers
(lines 84 and 146):
const base = (import.meta?.env?.VITE_API_BASE ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
Feature Name
Animated Ripple Cursor (Canvas-Based)
Description
A cursor-following ripple effect where moving the mouse creates small ripples and clicking creates larger burst ripples
that expand and ...
accepted
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
type:feature

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.