Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:HTML linked:pr language:Java

Filter by

6.3M results  (404 ms)

6.3M results

core/utilities.css — .ease-flex-col and .ease-flex-row exist but have no responsive variants. No ease-sm-flex-col, ease-md-flex-col, ease-lg-flex-col, ease-xl-flex-col. Fix: add 4 breakpoint media queries ...
accepted
gssoc:approved
GSSoC-26
level:intermediate
type:feature

core/utilities.css — .ease-sr-only declares both clip: rect(0,0,0,0) (deprecated CSS Masking) and clip-path: inset(50%). The clip property is redundant in all modern browsers and per spec may be removed. ...
accepted
gssoc:approved
GSSoC-26
level:intermediate

core/base.css — scroll-behavior: smooth on html is always on, ignoring users with prefers-reduced-motion: reduce set in their OS. Violates WCAG 2.1 criterion 2.3.3. Fix: @media (prefers-reduced-motion: ...
gssoc:approved
GSSoC-26
level:intermediate

core/modal.js — checkModal() has a blanket try-catch around document.querySelector(hash + .ease-modal-overlay ) that swallows ALL errors, including real bugs caused by invalid hash syntax like #bad..hash. ...
accepted
gssoc:approved
GSSoC-26
level:intermediate

components/navbar.css — .ease-navbar-glass hardcodes background: rgba(255,255,255,0.18) and color: rgba(15,23,42,0.92). Neither adapts to prefers-color-scheme: dark or data-theme=dark. Result: white glass ...
accepted
component
gssoc:approved
GSSoC-26
level:intermediate

core/variables.css defines --ease-ease, --ease-ease-out, and --ease-ease-bounce but is missing --ease-ease-linear and --ease-ease-in. Several components inline literal timing functions as a result. Suggested: ...
accepted
component
enhancement
gssoc:approved
GSSoC-26
level:intermediate

We need to be careful with our database. let s include a rate limit of 100 calls per minute, per user. Technical Specification: Per-User API Rate Limiting (100 req/min) Overview Implement a rate-limiting ...

When users narrow the plot range after sampling, the viewer currently zooms the existing histogram/scatter bin geometry. For long-tailed rasters, this stretches existing bars/boxes instead of recomputing ...

📌 기능 설명 - 고객 상세 화면의 AI 상담 히스토리 요약 탭에서 사용할 고객 AI 상담 브리핑 조회 API를 구현한다. - AI가 최근 상담 이력을 분석하여 생성한 브리핑 내용을 조회한다. - 본 API는 브리핑 본문과 브리핑 생성 일시를 반환한다. br ⚠️ 고려사항 - 고객 조회 권한(FP, BRANCH_MANAGER, HQ_MANAGER)을 ...
📦 Backend
✨ Feat

Bug core/animations.css — ease-kf-rotate, ease-kf-fade-in, ease-kf-fade-out, and all ease-kf-slide-* keyframes do not set animation-fill-mode: both. Elements using these keyframes jump to their non-animated ...
accepted
animation
gssoc:approved
GSSoC-26
level:intermediate
type:feature
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.