Skip to content

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

Filter by

2.3M results  (274 ms)

2.3M results

Problem description In backend/server.js, the monitorConnectionPool() function initiates a setInterval that runs every 3 seconds. This unbounded interval constantly prints [DB Pool] Size... to the console, ...
SSoC26

Problem description In backend/server.js, the global Axios request interceptor contains a fallback for the internal secret: const internalSecret = process.env.INTERNAL_SECRET || super-secret-internal-key ...

Problem description In frontend/src/pages/App.jsx, the file input onChange handler for avatar uploads triggers a window.location.reload() upon success. Because this is a Single Page Application (SPA), ...
SSoC26

Summary /api/v1/subnets/{netuid}/health/incidents can silently under-report downtime for some surfaces on busy subnets. Problem Incident materialization uses a global row budget in two places: 1. ...
metagraphed-under-review

Problem description In backend/controllers/ruleController.js, the getRules controller queries the database using await Rule.find({ user: req.user.id }) without any pagination, .limit(), or .skip() bounds. ...
SSoC26

Problem description In backend/server.js, the application attempts to connect to MongoDB twice during startup. It executes a raw mongoose.connect() block around line 122, and then separately invokes a ...
SSoC26

Improve code readability and extract duplicate logic.
Chore

Description I would like to add a CSS-only animated gradient button component to the framework. It shifts colors on hover, slightly elevates (translateY), and shows a soft, glowing box-shadow. This is ...
accepted
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
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.