Skip to content

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

Filter by

3.2M results  (291 ms)

3.2M results

🐛 Bug Report Description website/src/hooks/useDataHooks.js line 40 silently swallows fetch errors via .catch(() = {}): fetch(url) .then(...) .catch(() = { // silently swallowed }); When ...
assigned
bug
good first issue
gssoc:approved
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
type:bug
valid-issue
website

From: :robot: HS Implement AI Agent (claude-opus-4-8) Summary When the full-screen project browser overlay is displayed, tapping the header (the session name bar) copies the underlying current session ...

Add a global vacation / pause mode: date ranges during which all chores are paused and streaks are frozen — handy for holidays, illness, or trips. Behaviour - A vacation period is an inclusive start–end ...
enhancement

Is your feature request related to a problem? Please describe. The FIDO2 configuration model exposes a per-endpoint MetadataServer.rootCert field, but it is never read. Trust for the MDS metadata TOC (the ...
comp-jans-fido2
enhancement
kind-feature

🐛 Bug Report Description website/src/hooks/useNotifications.js lines 7 and 32 read localStorage for auth tokens and user info without try-catch: const token = localStorage.getItem( ns_student_token ...
assigned
bug
good first issue
gssoc:approved
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:high
type:bug
valid-issue
website

Describe the bug Two GitHub Actions checks are currently failing on pull requests: 1. Node.js CI / build: Fails during the npm test step because no test suite or test script is defined in package.json. ...
Hard
SSoC26

project work

🐛 Bug Report Description website/src/hooks/useDataHooks.js lines 9 and 15 read and write localStorage for theme persistence without try-catch: localStorage.getItem(THEME_STORAGE_KEY) || localStorage.setItem(THEME_STORAGE_KEY, ...
assigned
bug
good first issue
gssoc:approved
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:high
type:bug
valid-issue
website

Create the main server file that will create and open our API server
project work

🐛 Bug Report Description website/src/context/theme/ThemeProvider.tsx lines 18 and 63 read and write localStorage without try-catch: const stored = localStorage.getItem( ns-theme ) as Theme | null; localStorage.setItem( ...
assigned
bug
good first issue
gssoc:approved
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:high
type:bug
type:design
valid-issue
website
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.