issues Search Results · language:Dune language:JavaScript language:Java language:Java language:HTML linked:pr
Filter by
3.7M results
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
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
Priority: P0 (true a11y blocker). From the 2026-06-17 frontend audit.
The mobile menu is a CSS checkbox-hack that can t be operated without a pointer:
- the toggle input type= checkbox id= bosc-nav-toggle ...
bug
site
🐛 Bug Report
Description
website/src/pages/activities/ActivityDetailPage.jsx line 74 uses array index as React key for decorative animated circle
elements:
{[...Array(6)].map((_, i) = (
div key={i} ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
🐛 Bug Report
Description
website/src/pages/activities/ActivitiesSection.jsx line 119 uses array index as React key for activity feature list
items:
{a.features.map((f, i) = (
li key={i} ...
Array ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
🐛 Bug Report
Description
website/src/pages/dashboard/DashboardPage.jsx lines 13 and 240 use array index as React key:
{Array.from({ length: count }).map((_, i) = (
div key={i} ... // skeleton ...
admin-dashboard
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
🐛 Bug Report
Description
website/src/pages/explore/ExplorePage.jsx line 517 uses array index as React key for tag items:
{tags.slice(0, 3).map((t, i) = (
span key={i} ...
Array index keys cause ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:high
valid-issue
website

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.