issues Search Results · language:Dune language:Python language:JavaScript language:Python language:Java language:HTML
Filter by
61.5M results
Feature Name
Floating Notification Stack
Description
Floating Notification Stack is a CSS-only collection of stacked notification cards inspired by modern SaaS dashboards
and productivity applications. ...
SuperCoach War Room status changes — Round 15
Detected: 2026-06-13T13:41:33.887Z
- Adam Christensen (GLD): EXPECTED → NAMED
- Named in team-list article final 17 (Zero Tackle, jersey 16).
...
배경
PR #129에서 전역 spring.jackson.property-naming-strategy: SNAKE_CASE 설정 추가 및 59개 DTO @JsonProperty 일괄 제거.
이로 인해 LoginRequest가 camelCase 명세임에도 snake_case 입력만 수용하게 되어 프론트엔드 로그인 요청 400 오류 발생.
근본 원인은 전역 ...
Problem
The mobile menu toggle works with click/tap and has aria-expanded, but lacks Escape key support to close the menu.
Keyboard users have a slightly degraded experience.
Expected Behavior
Pressing ...
enhancement
good first issue
무엇을
orders + market.ticks를 동시 소비해 종목별 최신가로 시장가 주문을 즉시 체결하고 executions 토픽으로 produce한다.
- 종목별 최신가(latest_price) 추적
- 가격을 아직 못 본 종목의 주문은 pending에 보관 → 첫 틱 도착 시 체결
- 수수료 = price * qty * FEE_RATE(기본 ...
Problem
README.md is minimal boilerplate. No tech stack details, no deployment instructions, no explanation that this is only
the public GitHub Pages mirror (real source is private).
Expected Behavior ...
documentation
enhancement
Problem
The repository has no LICENSE file. This creates ambiguity around reuse, forking, and contribution for anyone who wants
to base their own neighborhood discount site on this clean static template. ...
documentation
enhancement
good first issue
Part of #25.
Goal
A local cache so remote images/PDFs load instantly on repeat opens (and work offline). The cache is derived + evictable
— the URL in the vault stays the source of truth.
Design
One ...
enhancement
Part of #25.
Goal
Render image and pdf items from their stored URL.
Changes
- Image → img with the (cache-)resolved src.
- PDF → pdf.js, not native embed/iframe. Reason: identical rendering across ...
enhancement
Part of #25.
Goal
Collapse Note and SavedLink into one logical Item model differentiated by attributes, and extend the kind enum to cover
image/pdf.
Changes
- Extend kind enum to note | link | html ...
enhancement

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.