issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:Java language:HTML
Filter by
3.7M results
Problem
The strict default config enables jsx-classname/require-classname with { ignoreTailwind: true } (via
jsxClassname.configs.strict in index.js). With that option the rule reports on two cases:
...
Summary of What Needs to be Done: The emailService utility (server/src/utils/emailService.js) provides sendEmail and
sendOTP functions for sending emails via console logging or SMTP. The module uses a ...
Summary of What Needs to be Done: The socketIO utility (server/src/utils/socketIO.js) is a singleton pattern module for
sharing a Socket.io server instance across the application. It exports setIO and ...
As the frontend, I want to know the user s role explicitly, so that role-based UI is reliable instead of guessed from a
failed request
Backend:
- Include the user s role as a claim in the JWT, exposed ...
Follow-up to the de-frame work (#21/#22). The CitiBike Work figure was the last external embed — an OSM-tile Leaflet map
on armoutihansen.xyz whose background never matched the warm-charcoal/amber palette ...
enhancement
ready-for-agent
Description
website/src/pages/contact/ContactPage.jsx line 403 calls setTimeout(() = setCopied(false), 2200) with no ref storage or
cleanup. If the user navigates away within 2200ms of clicking the copy ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website
When using EndpointSlice-based service discovery with k8s-namespace=all, Stork queries only the configured namespace
instead of querying across all namespaces.
bug
🐛 버그 내용
AI 쇼핑 어시스턴트 사용 시 현재 AI 어시스턴트를 이용할 수 없습니다 메시지가 항상 출력됨
🔍 재현 방법
1. 로그인 후 AI 쇼핑 어시스턴트 접속
2. 상품 관련 질문 입력 (예: 검은색 가방 사고 싶어 )
3. 현재 AI 어시스턴트를 이용할 수 없습니다. 잠시 후 다시 시도해주세요. 출력
💡 예상 원인
gemini-3.1-flash-lite ...
fix
Summary of What Needs to be Done: In server/src/utils/emailService.js, the secure option for nodemailer is determined
using loose equality: process.env.EMAIL_PORT == 465. Loose equality should be replaced ...

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.