Skip to content

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

Filter by

2.2M results  (330 ms)

2.2M results

Flashcard page mark() doesn t update after AI evaluation The mark() function blocked execution when called from AI evaluation because the card wasn t manually flipped first (!flipped guard). Also missing ...
bug

🛠️ Setup Backend Foundation and Initial Architecture 📌 Description Establish the initial backend foundation by creating a scalable project architecture, implementing core modules, and preparing the codebase ...
enhancement

Add an admin audit log that records who changed what, and when — config changes and deletions that the points/activity feed never captured. How it works - Every successful mutating admin command routed ...
enhancement

🐛 What s broken? The top navigation bar is currently not fixed to the top of the viewport. When a user scrolls down the webpage, the navigation bar scrolls out of view, requiring the user to scroll all ...
bug
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
type:feature

Actionable approval notifications attach Approve/Reject tap actions, which only the Home Assistant mobile app renders. On any other notify backend (Telegram, email, SMS, persistent, …) those actions were ...
enhancement

🐛 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'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website

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

🐛 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'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:high
valid-issue
website

🐛 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'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:high
valid-issue
website

🐛 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'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:high
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.