issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:Python
Filter by
4.5M results
Describe what problem your feature request solves:
Imported Open Threat Model (OTM) files could be supported, allowing models from the IriusRisk threat modeling tool to be
imported into Threat Dragon ...
enhancement
Slice of #28.
Build the next HTMX/Django rebuild increment: a server-rendered portfolio partial for the current player.
Acceptance:
- add /partials/portfolio?sid=...
- serialize portfolio data from ...
area:molgang
MoSCoW: Could
prio:med
type:ui
Description
website/src/components/roadmaps/RoadmapBuilder.tsx lines 118–126 parse an imported JSON file and pass it through
validateRoadmapJSON(rawData), but the surrounding catch (err: any) block (already ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
Description
website/src/components/portfolio/AdvancedCustomizer.jsx line 88 uses a native browser alert( Invalid Theme JSON ) to
surface a JSON parse failure when importing a theme file. Native alert() ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Description
website/src/pages/forum/ForumPage.jsx line 11 initializes categories state with fallbackCategories, implying it s meant
as a fallback if the live apiClient fetch (line 37) fails. However, ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Description
website/src/pages/collab/CollabPage.jsx handleJoinSubmit (around line 81) calls await fetch(requestsUrl, { method: POST
, ... }) with no try-catch, no .catch(), and no response.ok check. If ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Iter 427 — sibling of iter 425 / PR #918 and iter 426 / PR #920 (docker-compose surface drift sweep).
docker-compose.yml:9-11 declares env defaults:
- OLLAMA_HOST=${OLLAMA_HOST:-http://localhost:11434} ...
Summary
Enable the built-in no-useless-assignment rule (added in ESLint 9.14) in the shared config.
Why
no-useless-assignment flags a dead store — a value assigned to a variable that is overwritten, ...
배경
UI /weather 페이지에서 날씨가 데이터를 불러올 수 없습니다 로 자주 노출됨 (운영 확인 시 data: null).
현재 상태
app/weather/router.py:55-89 get_weather는 minutes/from/to 중 어느 것도 없으면 기본 신선도 필터를 강제:
else:
conditions.append( date_at ...

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.