issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:JavaScript linked:pr
Filter by
2.2M results
Description
website/src/components/ui/skeleton/Skeleton.jsx lines 28 and 58, RepoCardSkeleton.jsx line 9, DashboardCardSkeleton.jsx
line 9, and PortfolioSkeleton.jsx lines 56 and 74 all use key={i} for ...
admin-dashboard
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Description
website/src/pages/streaming/LiveStreamPage.jsx line 197 uses key={idx} for stream list items. Index keys cause incorrect
React reconciliation when the stream list updates in real time — items ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
Description
website/src/pages/StatusPage.jsx line 172 uses key={idx} for status history list items. Index keys cause incorrect React
reconciliation when status history is updated or filtered.
Steps to ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
Description
website/src/pages/about/AboutPage.jsx line 378 uses key={i} (array index) for timeline items. Index keys cause incorrect
React reconciliation when timeline items are dynamically added, removed, ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
Description
website/src/pages/recruitment/RecruitmentPage.jsx line 92 uses key={i} (array index) for list items. Index keys cause
incorrect React reconciliation when items are added, removed, or reordered ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
Description
website/src/pages/roadmaps/RoadmapsPage.jsx lines 264, 300, and 324 use key={idx} for concept badge pills and resource
list items. Using array index as React key causes incorrect reconciliation ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Problemă
Când un client comandă 10 panouri dar avem doar 4 în stoc, nu există o modalitate de a marca un reper ca parțial din
stoc și parțial de produs pe aceeași linie.
Soluție
Coloană nouă order_items.qty_from_stock ...
enhancement
Description
website/src/pages/forum/ForumThreadPage.jsx lines 23, 25, and 35 call parseInt(id, 10) three separate times on the same
id route parameter. The conversion should happen once at the top and ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
Responsibility
Owner: Nisaba Primary reviewer: Inanna Decision owner: agent-review Milestone: Pulse 2026-06-18 Target platform:
OpenClaw local runtime Due: 2026-06-18 Current next action: Produce eu segment ...
area:eu
decision:agent-review
managed:market-pulse
owner:nisaba
platform:openclaw-local
priority:p1
review:inanna
risk:data
role:implementation-owner
since:C:20260619T112054Z
state:accepted
t:A-Q:20260619T105729Z
t:Q-V:20260619T110641Z
t:R-A:20260619T104353Z
t:V-C:20260619T112054Z
type:analysis
Description
website/src/pages/events/EventDetailPage.jsx line 541 calls window.open(url, _blank ) without passing
noopener,noreferrer as the third argument. This leaves the opened tab with access to window.opener, ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
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.