issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
2.2M results
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 ...
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 ...
Feature/Project Proposal
I would like to propose improving the sidebar and dashboard layout of the Medical App project.
Currently, the dashboard contains multiple duplicate UI elements, including repeated ...
enhancement
The untrusted rule s verb regex in src/rules/untrusted.js:47, \b(?:read|fetch|open|follow|execute)\b, matches a verb s
letters inside a hyphenated compound word, because a hyphen counts as a word boundary. ...
bug

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.