issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:PHP language:Java
Filter by
54.4M results
작업 목적
- 댓글 논리 삭제 시, Request Header로 인하여 에러 발생
- 기사 별 댓글 목록 조회 시 댓글이 잘리고, 스크롤이 안됨
작업 내용
- CommentRepositoryImpl — 커서 페이지네이션 로직 수정
- CommentController — deleteComment에서 Monew-Request-User-ID 헤더 ...
Problem
The system hardcodes authorization in a 3-value ENUM( admin , manager , employee ) woven through the DB schema, JWT,
middleware, 30+ route handlers, and services. This violates the core product ...
backend
database
frontend
rbac
security
Description
When the authentication modal (Login/Sign Up) is open, the landing page in the background remains scrollable.
Current Behavior
- Open Login or Sign Up modal.
- Scroll using the mouse ...
Description
In app/api/user-details/route.ts, the fetchGitHubContributions call uses .catch(() = null) inside a Promise.all. This
means any upstream GitHub API failure (network error, timeout, unexpected ...
bug
From the DnD review (R3), PR #399. Pairs with R1 (#PLACEHOLDER).
Drop/move to the top computes firstPos - 1 (= 0 at the floor), which the real backend rejects → error toast. Sources:
- src/lib/tree-utils.ts ...
bug
javascript
From the DnD review (R2), PR #399.
handleDragEnd feeds the raw over-index to computePosition, but during a downward drag the active item still occupies the
slot above the target, so the block lands one ...
bug
javascript
Automated broad QA sweep; qa-engineer reports here.
kody:qa-sweep
What to build
Most publish failures are transient — registry 5xx, timeouts, connection resets, rate limits, short-lived auth-token
hiccups. Today the npm/cargo publish stages fail fast on the first error, ...
type:enhancement
From the DnD review (docs/dnd-ux-review.md §2 / R1), PR #399.
Root cause of all four DnD correctness bugs: blocks use a gapless 1-based integer position that is never renumbered.
- created at MAX(position)+1 ...
bug
plan
rust

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.