issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
1.7M results
apexDomain() in ui/views/source-request-view.js (added in #308) strips a URL to its registrable apex domain for the
source-request issue title. Its COMPOUND_SUFFIXES set, which keeps multi-level public ...
Follow-up from reviewing the June 17 re-trigger runs (#276 seetickets, #277 visit.tel-aviv, #279 stubhub, #281
seatgeek). Three gaps in the auto-implement-extractor pipeline:
1. Probe only checks the ...
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .gitignore
- .textlintrc
- .codespellrc
- .gitleaks.toml
- scripts/locale-lint.sh ...
Source: usernode admin (evan)
Stop showing conflicts with a warning sign next to proposals unless the system tried to auto-merge it and failed
usernode
🐛 Bug Report
Description
website/src/services/dashboardRepository.js line 53 logs dashboard load errors with no DEV guard:
console.error( Failed to load dashboard data: , error);
This fires in production ...
admin-dashboard
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
possible-duplicate
priority:medium
website
🐛 Bug Report
Description
website/src/components/history/SearchBar.jsx line 27 logs search errors with no DEV guard:
console.error( Search error: , error);
This fires in production for all users who ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
possible-duplicate
priority:medium
website
🐛 Bug Report
Description
website/src/components/history/PromptHistorySidebar.jsx line 22 and website/src/components/history/PinnedChats.jsx
line 15 log errors with no DEV guard:
// PromptHistorySidebar.jsx ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:medium
website
🐛 Bug Report
Description
website/src/utils/bookmarkStorage.ts lines 18 and 27 log errors with no DEV guard:
console.error( Failed to parse bookmarks from localStorage , error);
console.error( Failed ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:medium
website
🐛 Bug Report
Description
website/src/hooks/useNotifications.js lines 100, 117, 133, and 149 generate notification IDs using
Math.random().toString(36).substr():
id: `reg-${Date.now()}-${Math.random().toString(36).substr(2, ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:medium
website
🐛 Bug Report
Description
website/src/pages/workspace/WorkspacePage.tsx lines 15-16 use Math.random() to generate a user name and HSL color:
name: `User-${Math.floor(Math.random() * 1000)}`,
color: `hsl(${Math.floor(Math.random() ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
needs-more-info
priority:medium
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.