issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
2.2M results
Class(es) involved: .ease-tab-underline
Expected behavior: The sliding underline indicator should track the active tab s exact width and horizontal position.
Actual behavior: .ease-tab-underline is positioned ...
accepted
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Class(es) involved: .ease-card-glass
Expected behavior: Dark mode glass card should resolve a visible background color.
Actual behavior: color-mix(in srgb, var(--ease-color-surface, #1e293b) 50%, transparent) ...
accepted
component
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Class(es) involved: .ease-modal-slide, .ease-modal-overlay
Expected behavior: When .ease-modal-slide is in its closed state the element should be invisible and not clickable.
Actual behavior: .ease-modal-slide ...
accepted
animation
good first issue
gssoc:approved
GSSoC-26
help wanted
level:intermediate
Context
Graduation target of Discussion #13594 (heavy-maintenance scheduling fairness model) — an Ideation-Sandbox high-blast
proposal that converged across three families and cleared both graduation ...
ai
architecture
enhancement
performance
Parent bounty: #743
Problem
POST /api/messages currently forwards req.body directly into sendMessage(). This accepts incomplete message payloads
with missing required fields from the message model such ...
Description
AI assistant responses in the frontend are rendered using eact-markdown (v10.1.0) without any sanitization plugin (no
ehype-sanitize). While react-markdown doesn t render raw HTML by default, ...
Description
The DELETE endpoint at ackend/api/routes.py:561 has no rate limiting decorator unlike all other API endpoints. An
attacker with a valid session cookie can send unlimited delete requests, destroying ...
Description
The file upload endpoint in \ackend/api/routes.py\ validates uploaded files using:
1. File extension from \ilename.split( . )[-1]\
2. \ile.content_type\ which is fully controlled by the ...
問題
第1章「ツールチェーンとプロジェクト」(ja/src/by-language/from-go/toolchain.md) が、rustup / cargo を入れる手順を扱わないまま ## プロジェクトの作り方 で cargo new
に飛んでいる。
- 導入では「rustup がツールチェーンを管理」「cargo がビルド・依存・テストを担う」と概念は説明している。
- しかし実際にインストールする手段(rustup ...
documentation
Problem
When devices are on different networks (not same LAN), WebRTC peer-to-peer connections fail. The app only has a STUN
server configured, but a TURN relay is needed when NAT traversal fails.
Solution ...

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.