issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
6.7M results
Description
When executing /exit or /quit commands in OMP, the application takes a very long time to actually exit. This creates a
poor user experience when trying to quickly close the session.
Steps ...
bug
cli
platform:macos
prio:p2
triaged
tui
문제
GET /users?search= 엔드포인트가 인증을 요구하는데, searchUsers 함수가 publicClient를 사용하고 있어 Authorization 헤더가 첨부되지 않아 401 Unauthorized
발생.
원인
// src/lib/api/users.ts
export async function searchUsers(nickname: string): ...
✨ 기능 설명
어떤 기능을 구현하려고 하나요?
커뮤니티 게시글 목록에 페이지네이션을 추가한다. 현재 첫 페이지(page=0)만 노출되고 페이지 이동 UI가 없다.
- 대상: 학생 커뮤니티(/community) · 관리자 커뮤니티(/admin/community)
- 서버 페이징(getCommunityPosts의 page 파라미터, totalPages) ...
feature
Automated backlog sweep on chore/backlog-sweep-2026-06-16 (2026-06-16).
The Open backlog (20 entries before this sweep) is dominated by large refactors (L) and explicitly Accepted/Deferred
design decisions. ...
backlog
chore
tech-debt
Problem: The app needs well-defined TypeScript types before feature implementation.
Acceptance Criteria:
- [ ] Create types/ directory
- [ ] Define types for: Resolution, Milestone, Task, Priority, ...
enhancement
Problem: New contributors have no guidance on how to set up the project locally.
Acceptance Criteria:
- [ ] Step-by-step setup instructions (Node 20, npm install, npx expo start)
- [ ] Prerequisites ...
documentation
Root cause
report-jd-import-bug.yml sets permissions only at the job level on the investigate job (contents: read, issues: write).
GitHub Actions requires that permissions for reusable workflow calls ...
bug
Bug: L2 Candidate Policy 满足晋升条件但永远不晋升
现象
policies 表中存在 status= candidate 的 policy,其 support 和 gain 已满足晋升阈值(support = minSupport gain = minGain),但状态始终停留在
candidate,不会自动转为 active。
实测数据:84 条 candidate ...
enhancement
memos
Summary
tsc fails in react/src/pages/AdminDeploymentPresetSettingPage.tsx at the adminCreateDeploymentRevisionPreset call site:
Type number | null is not assignable to type number .
The types of ...

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.